]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/ceph-deploy: Drop OpenStack volume count 13707/head
authorZack Cerza <zack@redhat.com>
Tue, 28 Feb 2017 20:07:15 +0000 (13:07 -0700)
committerZack Cerza <zack@redhat.com>
Tue, 28 Feb 2017 23:27:44 +0000 (16:27 -0700)
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 <zack@redhat.com>
(cherry picked from commit 87072e277c9ef259c9ee2ae1f761e252aa216713)

qa/suites/ceph-deploy/basic/tasks/ceph-admin-commands.yaml

index b4be0cdf5a522d8201733713e693b8d6f69bd979..0d651ca7641d2d957e2dc65733ba18104bb99e2d 100644 (file)
@@ -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: