Skip to content

Commit

Permalink
deploy_csv.sh - description
Browse files Browse the repository at this point in the history
Signed-off-by: itamar <itc404@gmail.com>
  • Loading branch information
itamarco committed May 26, 2020
1 parent 050569c commit 67112e4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions deploy_csv.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#!/usr/bin/env bash
#Script created to launch Jmeter tests directly from the current terminal without accessing the jmeter master pod.
#It requires that you supply the path to the jmx file
#After execution, test script jmx file may be deleted from the pod itself but not locally.
#Script created to copy csv config file to jmeter slave pods
#It requires that you supply the path to the csv file and destination path in the jmeter pods

namespace="$1"

Expand Down

0 comments on commit 67112e4

Please sign in to comment.