]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/kcephfs: Openstack volume configuration 13634/head
authorZack Cerza <zack@redhat.com>
Fri, 24 Feb 2017 20:37:23 +0000 (13:37 -0700)
committerZack Cerza <zack@redhat.com>
Fri, 24 Feb 2017 20:37:23 +0000 (13:37 -0700)
Signed-off-by: Zack Cerza <zack@redhat.com>
qa/clusters/fixed-3-cephfs.yaml
qa/suites/kcephfs/mixed-clients/clusters/2-clients.yaml
qa/suites/kcephfs/recovery/clusters/4-remote-clients.yaml

index 78d585fb8419171c4b7fc42a67b1f1e8f7601ae5..499c84c37180bc449eb8cabeb5aabcca15a840eb 100644 (file)
@@ -2,6 +2,10 @@ roles:
 - [mon.a, mds.a, osd.0, osd.1]
 - [mon.b, mds.a-s, mon.c, osd.2, osd.3]
 - [client.0]
+openstack:
+- volumes: # attached to each instance
+    count: 2
+    size: 10 # GB
 log-rotate:
   ceph-mds: 10G
   ceph-osd: 10G
index 067ce1a82785e4610865de5f029d0745d156b97b..26e029d0dbe3dd78a67add309ce92281a9e16bac 100644 (file)
@@ -3,3 +3,7 @@ roles:
 - [mon.b, mon.c, osd.2, osd.3]
 - [client.0]
 - [client.1]
+openstack:
+- volumes: # attached to each instance
+    count: 2
+    size: 10 # GB
index 79b208b06e2b2414f14403ee0c0a024eebaa725c..7bb4e3255beb3225e5f82e7b4ec079313b82ebc4 100644 (file)
@@ -3,6 +3,10 @@ roles:
 - [osd.1, osd.2, mds.b, mds.d, client.3]
 - [client.0]
 - [client.1]
+openstack:
+- volumes: # attached to each instance
+    count: 2
+    size: 10 # GB
 log-rotate:
   ceph-mds: 10G
   ceph-osd: 10G