From: Zack Cerza Date: Thu, 2 Mar 2017 17:57:54 +0000 (-0700) Subject: qa/suites/upgrade/hammer-x: Add some volumes X-Git-Tag: v10.2.6~1^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F13749%2Fhead;p=ceph.git qa/suites/upgrade/hammer-x: Add some volumes Signed-off-by: Zack Cerza --- diff --git a/qa/suites/upgrade/hammer-x/f-h-x-offline/0-install.yaml b/qa/suites/upgrade/hammer-x/f-h-x-offline/0-install.yaml index 1eb39e41f548..a178d44aac1e 100644 --- a/qa/suites/upgrade/hammer-x/f-h-x-offline/0-install.yaml +++ b/qa/suites/upgrade/hammer-x/f-h-x-offline/0-install.yaml @@ -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 diff --git a/qa/suites/upgrade/hammer-x/v0-94-4-stop/v0-94-4-stop.yaml b/qa/suites/upgrade/hammer-x/v0-94-4-stop/v0-94-4-stop.yaml index f7a1b7b2cdb5..896a56b4f09d 100644 --- a/qa/suites/upgrade/hammer-x/v0-94-4-stop/v0-94-4-stop.yaml +++ b/qa/suites/upgrade/hammer-x/v0-94-4-stop/v0-94-4-stop.yaml @@ -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: