]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: add new prometheus test to rados/mgr suite
authorJohn Spray <john.spray@redhat.com>
Mon, 22 Jan 2018 13:32:06 +0000 (13:32 +0000)
committerJohn Spray <john.spray@redhat.com>
Tue, 23 Jan 2018 10:23:39 +0000 (10:23 +0000)
Added in https://github.com/ceph/ceph/pull/19744

Signed-off-by: John Spray <john.spray@redhat.com>
qa/suites/rados/mgr/tasks/prometheus.yaml [new file with mode: 0644]

diff --git a/qa/suites/rados/mgr/tasks/prometheus.yaml b/qa/suites/rados/mgr/tasks/prometheus.yaml
new file mode 100644 (file)
index 0000000..1a77768
--- /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_prometheus