Merge "Adjust timeouts for deployment/MAAS"

This commit is contained in:
Zuul 2018-10-16 18:58:33 +00:00 committed by Gerrit Code Review
commit 8d348efac3
2 changed files with 6 additions and 2 deletions

View File

@ -155,7 +155,7 @@ data:
release: maas
namespace: ucp
wait:
timeout: 600
timeout: 1800
labels:
release_group: airship-maas
install:
@ -179,6 +179,10 @@ data:
proxy:
node_port:
enabled: true
jobs:
import_boot_resources:
timeout: 1800
conf:
cache:
enabled: true

View File

@ -19,7 +19,7 @@ data:
deploy_timeout: 3600
destroy_interval: 30
destroy_timeout: 900
join_wait: 120
join_wait: 0
prepare_node_interval: 30
prepare_node_timeout: 1800
prepare_site_interval: 10