Service Catalog
gauntlet
report.json.
gauntlet-demo-api
Spike test — slams the service to find where it breaks under a sudden surge. Looser thresholds than smoke (p95<800ms) because the point is to observe queue depth and DLQ behavior under stress, not to pass cleanly.
Lightweight sanity check — 10 users for 60s. Run this first after any deploy to confirm the API/worker/queue path is healthy before committing to a heavier scenario. Tight thresholds (p95<500ms) so regressions trip early.
Soak test — 50 users for 5 minutes. Surfaces slow leaks (memory growth, connection-pool exhaustion, queue backlog) that short runs miss. Use before a release when you need confidence the service holds up over time, not just at first contact.
video-captioning
report.json.
0 */6 * * ? *
report.json.
weekly
wolfpack-api-xr
report.json.