summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/suites/rbd/singleton/all/qemu-iotests-no-cache.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'src/ceph/qa/suites/rbd/singleton/all/qemu-iotests-no-cache.yaml')
-rw-r--r--src/ceph/qa/suites/rbd/singleton/all/qemu-iotests-no-cache.yaml13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/ceph/qa/suites/rbd/singleton/all/qemu-iotests-no-cache.yaml b/src/ceph/qa/suites/rbd/singleton/all/qemu-iotests-no-cache.yaml
deleted file mode 100644
index bfb2039..0000000
--- a/src/ceph/qa/suites/rbd/singleton/all/qemu-iotests-no-cache.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
-exclude_arch: armv7l
-roles:
-- [mon.a, mgr.x, osd.0, osd.1, client.0]
-tasks:
-- install:
-- ceph:
- fs: xfs
- conf:
- client:
- rbd cache: false
-- workunit:
- clients:
- all: [rbd/qemu-iotests.sh]