-
Notifications
You must be signed in to change notification settings - Fork 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
Dynamic changing of locust count #10
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
HeyHugo
commented
Sep 19, 2011
- Added backend and UI for changing the locust count during testruns
- Added reset stats button
- Started on a not yet fully working auto-ramping feature
Refactoring code defining weight_locust()
…'s buggy and not done
…ustRunners listener
…illing locusts as well as spawning, extended the Slave msg listener to include dynamic hatching and the Master start_locust to work with dynamic hatching
…ts, TODO: issue with status not updating after posting swarm_form
…n the swarm_form is submitted, this so that the edit form can be rendered correctly (the html page is rendered before the state is updated)
…ndary is reached. Changed the start_hatching function is the MasterLocustRunner to work with start_ramping
…e the arguments are not optional
…ing which resulted in stacktrace
heyman
added a commit
that referenced
this pull request
Sep 19, 2011
Merged Hugo's branch with support for dynamic changing of locust client count, reset stats feature and more.
cpennington
added a commit
to cpennington/locust
that referenced
this pull request
Aug 26, 2015
Bulk data export
pancaprima
added a commit
to pancaprima/locust
that referenced
this pull request
Oct 11, 2017
…_request_log fixing stop log
tyge68
added a commit
to tyge68/locust
that referenced
this pull request
Sep 15, 2021
# This is the 1st commit message: locustio#1884 User distribution should happen when new workers comes in # This is the commit message locustio#2: locustio#1884 reformatting # This is the commit message locustio#3: locustio#1884 Make rebalance interval configurable # This is the commit message locustio#4: locustio#1884 Adding integration test for rebalanced # This is the commit message locustio#5: locustio#1884 revert change # This is the commit message locustio#6: locustio#1886 Simplify solution # This is the commit message locustio#7: locustio#1886 adding missing dependency # This is the commit message locustio#8: locustio#1884 Adding back enable rebalancing option # This is the commit message locustio#9: locustio#1884 adding extra comment the test # This is the commit message locustio#10: locustio#1884 renaming as suggested # This is the commit message locustio#11: locustio#1884 update help description # This is the commit message locustio#12: locustio#1884 handling of missing workers to rebalance
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.