We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8a5de6 commit a2a838bCopy full SHA for a2a838b
CICD/github/launch_load_tests.sh
@@ -19,7 +19,7 @@ source ./bin/load_environment_light.sh;
19
cd bin
20
./startOpfab.sh prod
21
cd ../test/gatling
22
-../../../gradlew clean gatlingRun
+../../gradlew clean gatlingRun
23
status_code=$?
24
cd ../../bin
25
./stopOpfab.sh
0 commit comments