mirror of
https://github.com/ceph/ceph
synced 2025-01-28 14:03:21 +00:00
14 lines
285 B
YAML
14 lines
285 B
YAML
|
tasks:
|
||
|
- parallel:
|
||
|
- io_workload
|
||
|
- op_workload
|
||
|
io_workload:
|
||
|
sequential:
|
||
|
- qemu:
|
||
|
client.0:
|
||
|
clone: true
|
||
|
type: block
|
||
|
num_rbd: 2
|
||
|
test: http://git.ceph.com/?p=ceph.git;a=blob_plain;f=qa/run_xfstests_qemu.sh
|
||
|
exclude_arch: armv7l
|