summaryrefslogtreecommitdiffstats
path: root/qa/suites/rbd/singleton/all/rbd_mirror.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'qa/suites/rbd/singleton/all/rbd_mirror.yaml')
-rw-r--r--qa/suites/rbd/singleton/all/rbd_mirror.yaml13
1 files changed, 13 insertions, 0 deletions
diff --git a/qa/suites/rbd/singleton/all/rbd_mirror.yaml b/qa/suites/rbd/singleton/all/rbd_mirror.yaml
new file mode 100644
index 000000000..954760159
--- /dev/null
+++ b/qa/suites/rbd/singleton/all/rbd_mirror.yaml
@@ -0,0 +1,13 @@
+roles:
+- [mon.a, mgr.x, osd.0, osd.1, client.0]
+tasks:
+- install:
+- ceph:
+ fs: xfs
+ log-ignorelist:
+ - overall HEALTH_
+ - \(CACHE_POOL_NO_HIT_SET\)
+ - \(POOL_APP_NOT_ENABLED\)
+- workunit:
+ clients:
+ all: [rbd/test_rbd_mirror.sh]