mirror of
https://github.com/ceph/ceph
synced 2025-02-15 23:07:55 +00:00
16 lines
371 B
YAML
16 lines
371 B
YAML
io_workload:
|
|
sequential:
|
|
- qemu:
|
|
client.0:
|
|
clone: true
|
|
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
|