summaryrefslogtreecommitdiffstats
path: root/qa/suites/rados/singleton-nomsgr/all/ceph-kvstore-tool.yaml
blob: 6a8faa4a833c10a235319c5bd21390280290a387 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
openstack:
  - volumes: # attached to each instance
      count: 3
      size: 10 # GB
roles:
- [mon.a, mgr.x, osd.0, osd.1, osd.2, client.0]

overrides:
  ceph:
    pre-mgr-commands:
      - sudo ceph config set mgr mgr_pool false --force
    log-ignorelist:
    - but it is still running
    - overall HEALTH_
    - \(POOL_APP_NOT_ENABLED\)

tasks:
- install:
- ceph:
    log-ignorelist:
    - \(POOL_APP_NOT_ENABLED\)
- workunit:
    clients:
      all:
        - cephtool/test_kvstore_tool.sh