]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/upgrade/hammer-x: Add some volumes 13749/head
authorZack Cerza <zack@redhat.com>
Thu, 2 Mar 2017 17:57:54 +0000 (10:57 -0700)
committerZack Cerza <zack@redhat.com>
Thu, 2 Mar 2017 17:57:54 +0000 (10:57 -0700)
Signed-off-by: Zack Cerza <zack@redhat.com>
qa/suites/upgrade/hammer-x/f-h-x-offline/0-install.yaml
qa/suites/upgrade/hammer-x/v0-94-4-stop/v0-94-4-stop.yaml

index 1eb39e41f54885b678c24aca33e4d609b7616a61..a178d44aac1e1a94ec3bad373c7301cdbda5d145 100644 (file)
@@ -1,5 +1,9 @@
 roles:
 - [mon.a, mon.b, mon.c, osd.0, osd.1, osd.2, client.0]
+openstack:
+- volumes: # attached to each instance
+    count: 3
+    size: 10 # GB
 tasks:
 - install:
     branch: firefly
index f7a1b7b2cdb565afd8c2f5acb4ebdd7388475ea4..896a56b4f09d8c0d8fd2ec560e2457d697d75fa1 100644 (file)
@@ -11,6 +11,10 @@ roles:
   - osd.0
   - osd.1
 - - osd.2
+openstack:
+- volumes: # attached to each instance
+    count: 2
+    size: 10 # GB
 tasks:
 - print: "**** Install version lower than v0.94.4"
 - install: