ceph/suites/rbd/singleton/all/qemu-iotests-no-cache.yaml
Josh Durgin bac370885a 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>
2013-11-20 18:03:14 -08:00

13 lines
195 B
YAML

exclude_arch: armv7l
roles:
- [mon.a, osd.0, osd.1, client.0]
tasks:
- install:
- ceph:
conf:
client:
rbd cache: false
- workunit:
clients:
all: [rbd/qemu-iotests.sh]