summaryrefslogtreecommitdiffstats
path: root/qa/suites/rados/singleton-nomsgr/all/pool-access.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'qa/suites/rados/singleton-nomsgr/all/pool-access.yaml')
-rw-r--r--qa/suites/rados/singleton-nomsgr/all/pool-access.yaml15
1 files changed, 15 insertions, 0 deletions
diff --git a/qa/suites/rados/singleton-nomsgr/all/pool-access.yaml b/qa/suites/rados/singleton-nomsgr/all/pool-access.yaml
new file mode 100644
index 000000000..6485a6871
--- /dev/null
+++ b/qa/suites/rados/singleton-nomsgr/all/pool-access.yaml
@@ -0,0 +1,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