X-Git-Url: https://git.teslayout.com/public/public/public/?a=blobdiff_plain;f=example%2Fdiameter%2Flauncher%2Fdeployments%2Fst-client%2Fprogram.sh;h=b02fd2d8aecac8cd83612693d8edea64a1eb1016;hb=09f74ebd57cd733b52ad48ba482bc406b1ce91f6;hp=93cd8661c22600e39a46d6500440bd9f36f8d167;hpb=8de835b706e08eac4bb8fca78c1f373bfb29191f;p=anna.git diff --git a/example/diameter/launcher/deployments/st-client/program.sh b/example/diameter/launcher/deployments/st-client/program.sh index 93cd866..b02fd2d 100755 --- a/example/diameter/launcher/deployments/st-client/program.sh +++ b/example/diameter/launcher/deployments/st-client/program.sh @@ -60,10 +60,9 @@ TESTCASE=( `ls $TESTCASE_DIR/testcase*msk 2>/dev/null` ) TESTCASE_FILES=${#TESTCASE[@]} [ $TESTCASE_FILES -ne 1 ] && _exit "One and only one 'testcase*msk' file must be present !!" -#CLONE_GROUPS=1 MAX_NUMBER_GROUPS=$(grep ^MAX_NUMBER_GROUPS= clone.sh | cut -d= -f2) -ADML_INSTANCES=`cat .st_conf_adml_instances` CLONE_GROUPS=$((MAX_NUMBER_GROUPS/ADML_INSTANCES)) +#CLONE_GROUPS=1 children_before=$(children) while read -r line @@ -92,6 +91,8 @@ echo echo "Configuring repeat cycles ..." ./operation.sh "test|repeats|$REPEATS" +echo +echo start_testing= if [ "$AUTOSTART" = "-s" ] then