owncast/test/httpGetTest.yaml

16 lines
238 B
YAML
Raw Normal View History

2020-07-16 07:23:41 +03:00
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"