You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extend the existing "/swarm" endpoint in web.py to have another field for runtime and also add an option in the web-ui itself. Essentially try to do --autostart in the web-ui
Describe alternatives you've considered
An external tool such as jenkins or another python app to call the /swarm, sleep for some amount of time, and call /stop
Re-deploy the locust cluster (master, and workers) with --autostart every time I want a timed test to run
The text was updated successfully, but these errors were encountered:
Describe the solution you'd like
Extend the existing "/swarm" endpoint in web.py to have another field for runtime and also add an option in the web-ui itself. Essentially try to do --autostart in the web-ui
Describe alternatives you've considered
The text was updated successfully, but these errors were encountered: