ferrephilippartpxl/Locust Load Test

Load Test an application using Locust

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
ENTRYPOINTPath to a custom entrypoint file. If no file is provided, will use the defalt entrypoint.sh from locust-github-action repo.no
LOCUSTFILEThe locustfile you want to use to load test. If no file is provided, a simple load test will be done on the landing page of the provided URL.no
URLURL to the site you want to load test. This is Required!yes
USERSNumber of Users to spawn. Defaults to 5.no5
RATESpecify the hatch rate (number of users to spawn per second). Defaults to 5.no5
RUNTIMESpecify the run time for a test. Defaults to 10 seconds.no10s

no outputs