We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaabcdc commit 768a27fCopy full SHA for 768a27f
1 file changed
scripts/run_notify_load_test.sh
@@ -53,6 +53,6 @@ npx artillery run-fargate \
53
--task-role-name "${artillery_worker_role_name}" \
54
--env-file runtimeenv.env \
55
--output notify_load_test.json \
56
- notify_load_test.yml
+ artillery/notify_load_test.yml
57
58
npx artillery report notify_load_test.json
0 commit comments