From: John Spray Date: Mon, 22 Jan 2018 13:32:06 +0000 (+0000) Subject: qa: add new prometheus test to rados/mgr suite X-Git-Tag: v13.0.2~445^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=dd4f322592f94067ffa641969086e8892f689c1c;p=ceph-ci.git qa: add new prometheus test to rados/mgr suite Added in https://github.com/ceph/ceph/pull/19744 Signed-off-by: John Spray --- diff --git a/qa/suites/rados/mgr/tasks/prometheus.yaml b/qa/suites/rados/mgr/tasks/prometheus.yaml new file mode 100644 index 00000000000..1a7776819c2 --- /dev/null +++ b/qa/suites/rados/mgr/tasks/prometheus.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_prometheus