Double rax-ord boot-timeout value
We are seeing a large amount of subnodes failing to boot in rax-ord, lets double our boot-timeout to see if this solves some of the problem. Change-Id: I9f036228a927ba21b7f03b6137b6d7a7346b5aff Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
48a05464ea
commit
92d3c7cc0c
@ -318,7 +318,7 @@ providers:
|
|||||||
region-name: 'IAD'
|
region-name: 'IAD'
|
||||||
cloud: rax
|
cloud: rax
|
||||||
api-timeout: 60
|
api-timeout: 60
|
||||||
boot-timeout: 120
|
boot-timeout: 240
|
||||||
max-servers: 45
|
max-servers: 45
|
||||||
rate: 0.001
|
rate: 0.001
|
||||||
image-type: vhd
|
image-type: vhd
|
||||||
|
Loading…
Reference in New Issue
Block a user