summaryrefslogtreecommitdiffstats
path: root/qa/suites/rados/singleton-nomsgr/all/pool-access.yaml
blob: 6485a6871791315e5cf78a14222e4e644e49be86 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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/devicehealth/enable_monitoring false --force
- workunit:
    clients:
      all:
        - rados/test_pool_access.sh