Remove step load feature now that LoadTestShape is possible?
See original GitHub issueThis was mentioned by @heyman and it would clean things up a bit. But since settings for LoadTestShape
are entirely in the locust file, it has these down sides:
- No option to pass step-load parameters via the UI
- No option to pass step-load parameters via command line
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Changelog Highlights — Locust 1.5.2 documentation
Breaking change: Remove step-load feature (now that we have LoadTestShape it is no longer needed). More type hints to enable better code completion...
Read more >locust/CHANGELOG and locust Releases (Page 6) | LibHunt
Remove step load feature now that LoadTestShape is possible ? #1575; ➕ Add ability to easily extend Locust web UI #1530; Type hinting...
Read more >Not able to simulate 2 users after every 5 seconds at ...
Reason: Locust does not spawn 2 full users if 2 users are already running in the shape_worker function internally.
Read more >Source - GitHub
... issues:** - Remove step load feature now that LoadTestShape is possible? ... LoadTestShape test [\#1541](https://github.com/locustio/locust/pull/1541) ...
Read more >C# - Load testing with Microsoft Orleans sample on AKS
Microsoft Orleans: https://learn.microsoft.com/dotnet/orleans/overviewVoting Sample: ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
OK. I’ll get to it sooner or later. Or if someone else wants to do it sooner, feel free.
Ok, I’ll make a note here if I start working on it. Maybe we’ll do it for next release instead.