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