owncast/test/httpGetTest.yaml
2020-07-15 21:40:22 -07: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"