Set launch-timeout to 600 for OVH

When OVH is working as execpted, it usually takes 45 seconds to bring
a node online. When things are not working, it takes much longer.
Rather then waiting the default 3600 seconds to fail, drop to 600 to
help speed up nodes being rescheduled.

Change-Id: I122e1782b95f580517c34019ff16b39a053a8115
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2018-03-24 07:36:52 -04:00
parent 528c353cf1
commit 82ec89b728
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,7 @@ providers:
region-name: 'BHS1'
cloud: ovh
boot-timeout: 120
launch-timeout: 600
rate: 0.1
diskimages: &provider_diskimages
- name: centos-7
@ -98,6 +99,7 @@ providers:
region-name: 'GRA1'
cloud: ovh
boot-timeout: 120
launch-timeout: 600
rate: 0.1
diskimages: *provider_diskimages
pools: