ceph/qa/suites/rados/singleton-nomsgr/all/pool-access.yaml
Sage Weil f8d0e3d73a qa/suites/rados: disable device scraping
We need no pools to avoid breaking some tests.

Signed-off-by: Sage Weil <sage@redhat.com>
2020-02-19 15:31:26 -06:00

16 lines
337 B
YAML

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