mirror of
https://github.com/ceph/ceph
synced 2025-01-15 07:23:16 +00:00
e463ac2cd1
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
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
|