-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Specifying both duration and stages is deprecated #1399
Comments
Hi @git001 thanks for the report! Your command Please either remove stages from the script or remove the |
Okay thanks. |
For reference if anyone else stumbles onto this in the future, this warning isn't technically fully accurate, in this specific case, but in general it is. Here's a more complete explanation:
|
Environment
k6 v0.26.2 (2020-03-18T12:07:04+0000/v0.26.2-0-g459da79e, go1.13.8, linux/amd64)
Ubuntu 19.10
Expected Behavior
I have used the snipplet from the doc https://k6.io/docs/getting-started/running-k6#stages-ramping-up-down-vus
script002.js
I expect to get rid of the warning below, what's the right syntax for the future?
Actual Behavior
I get the following warning when I execute k6 docker image
Steps to Reproduce the Problem
The text was updated successfully, but these errors were encountered: