owncast/test/load/httpGetTest.yaml
2021-01-19 23:58:14 -08:00

16 lines
No EOL
238 B
YAML

config:
target: 'http://localhost:8080/'
ensure:
p95: 200
maxErrorRate: 1
phases:
- duration: 60
arrivalRate: 20
scenarios:
- flow:
- get:
url: "/hls/stream.m3u8"
- get:
url: "/status"