summaryrefslogtreecommitdiffstats
path: root/qa/suites/orch/cephadm/orchestrator_cli/orchestrator_cli.yaml
blob: 564a2eb0252d4a71d785e79d34f1d46a55d8303a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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