mirror of
https://github.com/ceph/ceph
synced 2025-01-09 04:30:26 +00:00
c1f950236b
This makes it easier to re-run tests against a suite branch without requiring a full ceph-ci build and repo. Signed-off-by: Jason Dillaman <dillaman@redhat.com>
9 lines
132 B
YAML
9 lines
132 B
YAML
tasks:
|
|
- qemu:
|
|
all:
|
|
clone: true
|
|
type: block
|
|
disks: 3
|
|
test: qa/run_xfstests_qemu.sh
|
|
exclude_arch: armv7l
|