X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ceph%2Fqa%2Fsuites%2Forch%2Fcephadm%2Forchestrator_cli%2Forchestrator_cli.yaml;fp=ceph%2Fqa%2Fsuites%2Forch%2Fcephadm%2Forchestrator_cli%2Forchestrator_cli.yaml;h=564a2eb0252d4a71d785e79d34f1d46a55d8303a;hb=b3b6e05ebb17ef6ac03c6f6f46d242185719a08e;hp=0000000000000000000000000000000000000000;hpb=a912ff2c95b1f9a8e2e48509e602ee008d5c9434;p=ceph.git 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 index 000000000..564a2eb02 --- /dev/null +++ b/ceph/qa/suites/orch/cephadm/orchestrator_cli/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-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