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

Update libraries and use spawn rate #167

Merged
merged 1 commit into from
Aug 6, 2024
Merged

Conversation

petechd
Copy link
Contributor

@petechd petechd commented Aug 1, 2024

What is the context of this PR?

This replaces Locust hatch rate option with spawn rate that was introduced in this PR. After the update to the latest version hatch rate is no longer recognised and benchmark only spawns one user. This is also needed for the Poetry migration PR.

How to review

Run benchmark using spawn rate locust option, check if it finishes with no logs errors and successful submissions.

Copy link
Contributor

@berroar berroar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also needs a pipelines update as the var is currently users_hatch_rate: '50', so we can align

@petechd
Copy link
Contributor Author

petechd commented Aug 6, 2024

Also needs a pipelines update as the var is currently users_hatch_rate: '50', so we can align

Now added pipelines PR

@petechd petechd merged commit 7fbd1ea into main Aug 6, 2024
3 checks passed
@petechd petechd deleted the update-libraries-and-spawn-rate branch August 6, 2024 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants