Increase OVH and Blue Box to 5 nodes each
To observe performance with minimal impact. Change-Id: Ib1d8391732a11fdcd555fef6289b4a9ccef4026c
This commit is contained in:
parent
6c3af2c5dd
commit
88252496d0
@ -979,7 +979,7 @@ providers:
|
|||||||
cloud: ovh
|
cloud: ovh
|
||||||
api-timeout: 60
|
api-timeout: 60
|
||||||
boot-timeout: 120
|
boot-timeout: 120
|
||||||
max-servers: 0
|
max-servers: 5
|
||||||
rate: 0.1
|
rate: 0.1
|
||||||
image-type: raw
|
image-type: raw
|
||||||
images:
|
images:
|
||||||
@ -1018,7 +1018,7 @@ providers:
|
|||||||
cloud: bluebox-sjc1
|
cloud: bluebox-sjc1
|
||||||
api-timeout: 60
|
api-timeout: 60
|
||||||
boot-timeout: 120
|
boot-timeout: 120
|
||||||
max-servers: 0
|
max-servers: 5
|
||||||
rate: 0.001
|
rate: 0.001
|
||||||
images:
|
images:
|
||||||
- name: centos-6
|
- name: centos-6
|
||||||
|
Loading…
Reference in New Issue
Block a user