mirror of
https://github.com/ceph/ceph
synced 2024-12-23 11:54:11 +00:00
d98aa1a39a
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
14 lines
293 B
YAML
14 lines
293 B
YAML
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
|