summaryrefslogtreecommitdiffstats
path: root/qa/suites/rados/singleton/all/test-crash.yaml
blob: 8002deaa5db97561e1bc1bfbc89f50be8a54533d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
roles:
  - [client.0, mon.a, mgr.x, osd.0, osd.1, osd.2]

tasks:
  - install:
  - ceph:
      log-whitelist:
        - Reduced data availability
        - OSD_.*DOWN
        - \(RECENT_CRASH\)
  - workunit:
      clients:
         client.0:
           - rados/test_crash.sh
  - ceph.restart: [osd.*]