blob: c44011f0837052d3e3670ed69de763ce22718c31 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
io_workload:
sequential:
- qemu:
cluster1.client.0:
type: block
disks:
- action: none
image_name: client.0.0
- action: none
image_name: client.0.1
- action: none
image_name: client.0.2
test: qa/run_xfstests_qemu.sh
exclude_arch: armv7l
|