Merge pull request #16873 from liewegas/wip-4-nodes

qa/suites: change fixed-2.yaml users to get 4 openstack disks

Reviewed-by: Zack Cerza <zcerza@redhat.com>
This commit is contained in:
Sage Weil 2017-08-07 11:27:40 -05:00 committed by GitHub
commit b5fae9a9ca
5 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
openstack:
- volumes: # attached to each instance
count: 3
count: 4
size: 10 # GB

View File

@ -1,4 +1,4 @@
openstack:
- volumes: # attached to each instance
count: 3
count: 4
size: 10 # GB

View File

@ -1,4 +1,4 @@
openstack:
- volumes: # attached to each instance
count: 3
count: 4
size: 30 # GB

View File

@ -1,4 +1,4 @@
openstack:
- volumes: # attached to each instance
count: 3
count: 4
size: 10 # GB

View File

@ -4,5 +4,5 @@ openstack:
ram: 8000 # MB
cpus: 1
volumes: # attached to each instance
count: 3
count: 4
size: 30 # GB