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: v10.2.6~2^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=0c242d18c4f4b2009467d6cbc0ef26a08a9d9865;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 (cherry picked from commit 87072e277c9ef259c9ee2ae1f761e252aa216713) --- 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 b4be0cdf5a52..0d651ca7641d 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: