summaryrefslogtreecommitdiffstats
path: root/qa/suites/rados/mgr/tasks/orchestrator_cli.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'qa/suites/rados/mgr/tasks/orchestrator_cli.yaml')
-rw-r--r--qa/suites/rados/mgr/tasks/orchestrator_cli.yaml18
1 files changed, 18 insertions, 0 deletions
diff --git a/qa/suites/rados/mgr/tasks/orchestrator_cli.yaml b/qa/suites/rados/mgr/tasks/orchestrator_cli.yaml
new file mode 100644
index 00000000..65b1d78b
--- /dev/null
+++ b/qa/suites/rados/mgr/tasks/orchestrator_cli.yaml
@@ -0,0 +1,18 @@
+
+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\)
+ - \(MGR_INSIGHTS_WARNING\)
+ - \(insights_health_check
+ - \(PG_
+ - replacing it with standby
+ - No standby daemons available
+ - cephfs_test_runner:
+ modules:
+ - tasks.mgr.test_orchestrator_cli \ No newline at end of file