diff options
Diffstat (limited to 'src/ceph/qa/suites/rbd/maintenance/qemu/xfstests.yaml')
-rw-r--r-- | src/ceph/qa/suites/rbd/maintenance/qemu/xfstests.yaml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/ceph/qa/suites/rbd/maintenance/qemu/xfstests.yaml b/src/ceph/qa/suites/rbd/maintenance/qemu/xfstests.yaml new file mode 100644 index 0000000..ffa012e --- /dev/null +++ b/src/ceph/qa/suites/rbd/maintenance/qemu/xfstests.yaml @@ -0,0 +1,13 @@ +tasks: +- parallel: + - io_workload + - op_workload +io_workload: + sequential: + - qemu: + client.0: + clone: true + type: block + disks: 3 + test: http://git.ceph.com/?p={repo};a=blob_plain;hb={branch};f=qa/run_xfstests_qemu.sh +exclude_arch: armv7l |