File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 22 "name" : " load_insecure-bank" ,
33 "setup" : " bash -c \" mkdir -p ${OUTPUT_DIR}/${VARIANT}\" " ,
44 "service" : " bash -c \" ${CPU_AFFINITY_K6}${UTILS_DIR}/run-k6-load-test.sh http://localhost:8080/login ${OUTPUT_DIR}/${VARIANT} 'pkill java'\" " ,
5- "run" : " bash -c \" ${SCRIPT_DIR} /load/insecure-bank/start-servers.sh\" " ,
5+ "run" : " bash -c \" ${UTILS_DIR}/.. /load/insecure-bank/start-servers.sh\" " ,
66 "timeout" : 150 ,
77 "iterations" : 1 ,
88 "variants" : {
Original file line number Diff line number Diff line change 22 "name" : " load_petclinic" ,
33 "setup" : " bash -c \" mkdir -p ${OUTPUT_DIR}/${VARIANT}\" " ,
44 "service" : " bash -c \" ${CPU_AFFINITY_K6}${UTILS_DIR}/run-k6-load-test.sh http://localhost:8080 ${OUTPUT_DIR}/${VARIANT} 'pkill java'\" " ,
5- "run" : " bash -c \" ${SCRIPT_DIR} /load/petclinic/start-servers.sh\" " ,
5+ "run" : " bash -c \" ${UTILS_DIR}/.. /load/petclinic/start-servers.sh\" " ,
66 "timeout" : 150 ,
77 "iterations" : 1 ,
88 "variants" : {
You can’t perform that action at this time.
0 commit comments