From: Zack Cerza Date: Tue, 28 Feb 2017 20:07:15 +0000 (-0700) Subject: qa/suites/ceph-deploy: Drop OpenStack volume count X-Git-Tag: v12.0.1~213^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=5fa96a60d73eaf214a3026dfc8687bb5a50aca70;p=ceph.git qa/suites/ceph-deploy: Drop OpenStack volume count Looks like we only need two per node, since there is only one OSD per node, and ceph-deploy wants two disks per OSD to account for the journal. Signed-off-by: Zack Cerza --- diff --git a/qa/suites/ceph-deploy/basic/tasks/ceph-admin-commands.yaml b/qa/suites/ceph-deploy/basic/tasks/ceph-admin-commands.yaml index b4be0cdf5a522..0d651ca7641d2 100644 --- a/qa/suites/ceph-deploy/basic/tasks/ceph-admin-commands.yaml +++ b/qa/suites/ceph-deploy/basic/tasks/ceph-admin-commands.yaml @@ -11,7 +11,7 @@ openstack: ram: 2000 # MB cpus: 1 volumes: # attached to each instance - count: 3 + count: 2 size: 10 # GB tasks: - ssh_keys: