Run Bluebox at full IP address capacity
The Bluebox cloud got new CPUs and initial jobs run on it with a max-server value of 1 look good. Bump that value back up to 39 to use the full IP address capacity available to us. Change-Id: I69cdf6e08c09e01a4f48844aa448978e79625ec7
This commit is contained in:
parent
00a7bb32aa
commit
6f050e15ef
@ -927,7 +927,7 @@ providers:
|
|||||||
cloud: bluebox-sjc1
|
cloud: bluebox-sjc1
|
||||||
api-timeout: 60
|
api-timeout: 60
|
||||||
boot-timeout: 120
|
boot-timeout: 120
|
||||||
max-servers: 1
|
max-servers: 39
|
||||||
rate: 0.001
|
rate: 0.001
|
||||||
pool: 'external'
|
pool: 'external'
|
||||||
images:
|
images:
|
||||||
|
Loading…
Reference in New Issue
Block a user