]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
qa/suites/rados/mgr: Add test_crash
authorDan Mick <dan.mick@redhat.com>
Thu, 28 Jun 2018 02:50:57 +0000 (19:50 -0700)
committerDan Mick <dan.mick@redhat.com>
Fri, 29 Jun 2018 21:52:17 +0000 (14:52 -0700)
Signed-off-by: Dan Mick <dan.mick@redhat.com>
qa/suites/rados/mgr/tasks/crash.yaml [new file with mode: 0644]

diff --git a/qa/suites/rados/mgr/tasks/crash.yaml b/qa/suites/rados/mgr/tasks/crash.yaml
new file mode 100644 (file)
index 0000000..77183c7
--- /dev/null
@@ -0,0 +1,16 @@
+
+tasks:
+  - install:
+  - ceph:
+      # tests may leave mgrs broken, so don't try and call into them
+      # to invoke e.g. pg dump during teardown.
+      wait-for-scrub: false
+      log-whitelist:
+        - overall HEALTH_
+        - \(MGR_DOWN\)
+        - \(PG_
+        - replacing it with standby
+        - No standby daemons available
+  - cephfs_test_runner:
+      modules:
+        - tasks.mgr.test_crash