blob: f9a0d0ebde50d9b4e7c56341a560639f391d6131 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
tasks:
- workunit:
no_coverage_and_limits: true
timeout: 60m
clients:
client.0:
- nvmeof/fio_test.sh --random_devices 200
env:
RBD_POOL: mypool
IOSTAT_INTERVAL: '10'
RUNTIME: '1800'
|