summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/suites/rbd/singleton/all/qemu-iotests-writethrough.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'src/ceph/qa/suites/rbd/singleton/all/qemu-iotests-writethrough.yaml')
-rw-r--r--src/ceph/qa/suites/rbd/singleton/all/qemu-iotests-writethrough.yaml14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/ceph/qa/suites/rbd/singleton/all/qemu-iotests-writethrough.yaml b/src/ceph/qa/suites/rbd/singleton/all/qemu-iotests-writethrough.yaml
deleted file mode 100644
index 908a678..0000000
--- a/src/ceph/qa/suites/rbd/singleton/all/qemu-iotests-writethrough.yaml
+++ /dev/null
@@ -1,14 +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: true
- rbd cache max dirty: 0
-- workunit:
- clients:
- all: [rbd/qemu-iotests.sh]