summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/suites/rbd/singleton/all/read-flags-writethrough.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'src/ceph/qa/suites/rbd/singleton/all/read-flags-writethrough.yaml')
-rw-r--r--src/ceph/qa/suites/rbd/singleton/all/read-flags-writethrough.yaml13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/ceph/qa/suites/rbd/singleton/all/read-flags-writethrough.yaml b/src/ceph/qa/suites/rbd/singleton/all/read-flags-writethrough.yaml
deleted file mode 100644
index fc499d4..0000000
--- a/src/ceph/qa/suites/rbd/singleton/all/read-flags-writethrough.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
-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/read-flags.sh]