summaryrefslogtreecommitdiffstats
path: root/qa/suites/rados/singleton-nomsgr/all/pool-access.yaml
blob: 26d5484305745ee0f6a9a87bdb656601f38ac954 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
openstack:
  - volumes: # attached to each instance
      count: 2
      size: 10 # GB
roles:
- [mon.a, mgr.x, osd.0, osd.1, client.0]
tasks:
- install:
- ceph:
    pre-mgr-commands:
      - sudo ceph config set mgr mgr_pool false --force
    log-ignorelist:
    - \(POOL_APP_NOT_ENABLED\)
- workunit:
    clients:
      all:
        - rados/test_pool_access.sh