Skip to content

Commit

Permalink
qa: add new prometheus test to rados/mgr suite
Browse files Browse the repository at this point in the history
Added in ceph#19744

Signed-off-by: John Spray <john.spray@redhat.com>
  • Loading branch information
John Spray committed Jan 23, 2018
1 parent cd70aa2 commit dd4f322
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions qa/suites/rados/mgr/tasks/prometheus.yaml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit dd4f322

Please sign in to comment.