summaryrefslogtreecommitdiffstats
path: root/qa/suites/rbd/singleton/all/rbd_tasks.yaml
blob: b06ede60567e58250e0c333b11f5e9ec86d4b307 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
roles:
- [mon.a, mgr.x, osd.0, osd.1, client.0]
tasks:
- install:
- ceph:
    fs: xfs
    log-ignorelist:
      - overall HEALTH_
      - \(CACHE_POOL_NO_HIT_SET\)
      - \(POOL_APP_NOT_ENABLED\)
- workunit:
    clients:
      all: [rbd/test_rbd_tasks.sh]