]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/suites/orch/cephadm/orchestrator_cli/orchestrator_cli.yaml
import ceph pacific 16.2.5
[ceph.git] / ceph / qa / suites / orch / cephadm / orchestrator_cli / orchestrator_cli.yaml
diff --git a/ceph/qa/suites/orch/cephadm/orchestrator_cli/orchestrator_cli.yaml b/ceph/qa/suites/orch/cephadm/orchestrator_cli/orchestrator_cli.yaml
new file mode 100644 (file)
index 0000000..564a2eb
--- /dev/null
@@ -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-ignorelist:
+        - overall HEALTH_
+        - \(MGR_DOWN\)
+        - \(DEVICE_IDENT_ON\)
+        - \(DEVICE_FAULT_ON\)
+        - \(PG_
+        - replacing it with standby
+        - No standby daemons available
+  - cephfs_test_runner:
+      modules:
+        - tasks.mgr.test_orchestrator_cli
\ No newline at end of file