run_locust
Execute load testing with Locust by configuring users, spawn rate, runtime, and host. Input a test file to simulate and analyze performance under specific conditions.
Instructions
Run Locust with the given configuration.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
headless | No | ||
host | No | http://localhost:8089 | |
runtime | No | 30s | |
spawn_rate | No | ||
test_file | Yes | ||
users | No |