Replies: 1 comment 1 reply
-
I'm also facing similar issue, were you able to resolve this issue?
Below is the command i used to run the test I was able to run the test successfully and create the report if i'm using smaller configuration(minimal load) I'm using below version to run the artillery in github action
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am currently trying to run multiple scenarios for testing my api gateway, whenever i start this run it gives me the following error as mentioned in my screenshots
this is the command i generally use
artillery run-lambda --region ap-south-1 --count 10 filename.yaml
Beta Was this translation helpful? Give feedback.
All reactions