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:
Josh Durgin 2013-11-20 18:03:05 -08:00
parent 2ae29a16d4
commit bac370885a
3 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,4 @@
exclude_arch: armv7l
roles:
- [mon.a, osd.0, osd.1, client.0]
tasks:

View File

@ -1,3 +1,4 @@
exclude_arch: armv7l
roles:
- [mon.a, osd.0, osd.1, client.0]
tasks:

View File

@ -1,3 +1,4 @@
exclude_arch: armv7l
roles:
- [mon.a, osd.0, osd.1, client.0]
tasks: