Specific number of users and second in parameter #1330
Evengelius
started this conversation in
Artillery
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
Is there a way to pass in parameter the number of users we want to execute the script for? And this for a specific number of time ?
Like for instance :
artillery run my-test.yml -Dusers=1 -Dseconds=60
I think to solve this the goal might be to extract in a define variable the number of duration and "rampTo", but I don't know how to do.
Beta Was this translation helpful? Give feedback.
All reactions