Skip to content

Commit

Permalink
specify cluster
Browse files Browse the repository at this point in the history
  • Loading branch information
anthony-nhs committed Jul 15, 2024
1 parent 462a9f0 commit 66ff49d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/run_psu_load_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ npx artillery run-fargate \
--secret psu_private_key \
--secret psu_kid \
--region eu-west-2 \
--cluster artilleryio-cluster \
--security-group-ids ${security_group} \
--subnet-ids ${vpc_subnets} \
--task-role-name ${artillery_worker_role_name} \
Expand Down

0 comments on commit 66ff49d

Please sign in to comment.