scenario_load_test
Runs mixed workload load tests (insert, upsert, explain, reindex, e2e) on a specified table, enforcing success rate and latency thresholds to validate database performance.
Instructions
Mixed workload load test: insert/upsert/explain/reindex/e2e and summary metrics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| iterations | No | ||
| root_dir | No | ./tests/artifacts/mcp/scenario | |
| table | No | orders | |
| min_success_rate | No | ||
| max_overall_p95_ms | No | ||
| max_e2e_p95_ms | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||