diff --git a/deploy_csv.sh b/deploy_csv.sh index 7d95ef8..e5bc7cc 100755 --- a/deploy_csv.sh +++ b/deploy_csv.sh @@ -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"