From: Dan Mick Date: Thu, 28 Jun 2018 02:50:57 +0000 (-0700) Subject: qa/suites/rados/mgr: Add test_crash X-Git-Tag: v14.0.1~947^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=85ab978567a0281d41ac130c0443a11fd22cd19d;p=ceph.git qa/suites/rados/mgr: Add test_crash Signed-off-by: Dan Mick --- diff --git a/qa/suites/rados/mgr/tasks/crash.yaml b/qa/suites/rados/mgr/tasks/crash.yaml new file mode 100644 index 000000000000..77183c74f320 --- /dev/null +++ b/qa/suites/rados/mgr/tasks/crash.yaml @@ -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