Skip to content
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

Debugging a Gatling script should set the injection policy #11

Open
geraldpereira opened this issue Jun 12, 2019 · 1 comment
Open

Debugging a Gatling script should set the injection policy #11

geraldpereira opened this issue Jun 12, 2019 · 1 comment
Assignees
Labels
backend enhancement New feature or request

Comments

@geraldpereira
Copy link
Contributor

A warning message is displayed when we detect that the user load injection policy starts more than one iteration.

We may be able to replace the injection policy with .inject(atOnceUsers(1) automatically before starting the test. We would have to copy the script (or the whole user-file folder) into a temporary folder.

@geraldpereira geraldpereira self-assigned this Jun 12, 2019
@geraldpereira geraldpereira added backend enhancement New feature or request labels Jun 12, 2019
@geraldpereira geraldpereira added this to the 1.4.0 milestone Jul 2, 2019
@geraldpereira geraldpereira removed this from the 2.1.0 milestone Sep 26, 2019
@geraldpereira
Copy link
Contributor Author

We could also deactivate think time automatically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant