mirror of
https://github.com/ceph/ceph
synced 2025-02-21 18:17:42 +00:00
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:
commit
b5fae9a9ca
@ -1,4 +1,4 @@
|
||||
openstack:
|
||||
- volumes: # attached to each instance
|
||||
count: 3
|
||||
count: 4
|
||||
size: 10 # GB
|
||||
|
@ -1,4 +1,4 @@
|
||||
openstack:
|
||||
- volumes: # attached to each instance
|
||||
count: 3
|
||||
count: 4
|
||||
size: 10 # GB
|
||||
|
@ -1,4 +1,4 @@
|
||||
openstack:
|
||||
- volumes: # attached to each instance
|
||||
count: 3
|
||||
count: 4
|
||||
size: 30 # GB
|
||||
|
@ -1,4 +1,4 @@
|
||||
openstack:
|
||||
- volumes: # attached to each instance
|
||||
count: 3
|
||||
count: 4
|
||||
size: 10 # GB
|
||||
|
@ -4,5 +4,5 @@ openstack:
|
||||
ram: 8000 # MB
|
||||
cpus: 1
|
||||
volumes: # attached to each instance
|
||||
count: 3
|
||||
count: 4
|
||||
size: 30 # GB
|
||||
|
Loading…
Reference in New Issue
Block a user