mirror of
https://github.com/ceph/ceph
synced 2025-04-26 12:48:43 +00:00
Don't run qemu-iotests on arm as well
Different versions of qemu don't work with the qemu-iotests we're using. Just disable these for now. Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
This commit is contained in:
parent
2ae29a16d4
commit
bac370885a
@ -1,3 +1,4 @@
|
|||||||
|
exclude_arch: armv7l
|
||||||
roles:
|
roles:
|
||||||
- [mon.a, osd.0, osd.1, client.0]
|
- [mon.a, osd.0, osd.1, client.0]
|
||||||
tasks:
|
tasks:
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
exclude_arch: armv7l
|
||||||
roles:
|
roles:
|
||||||
- [mon.a, osd.0, osd.1, client.0]
|
- [mon.a, osd.0, osd.1, client.0]
|
||||||
tasks:
|
tasks:
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
exclude_arch: armv7l
|
||||||
roles:
|
roles:
|
||||||
- [mon.a, osd.0, osd.1, client.0]
|
- [mon.a, osd.0, osd.1, client.0]
|
||||||
tasks:
|
tasks:
|
||||||
|
Loading…
Reference in New Issue
Block a user