Merge "OSH: Add/Update Armada timeouts, update config overrides"

This commit is contained in:
Zuul 2019-03-21 14:52:26 +00:00 committed by Gerrit Code Review
commit 11bbac4794
1 changed files with 13 additions and 5 deletions

View File

@ -210,6 +210,7 @@ data:
release_group: osh-rabbitmq
test:
enabled: true
timeout: 600
install:
no_hooks: False
upgrade:
@ -263,6 +264,7 @@ data:
release_group: osh-keystone
test:
enabled: true
timeout: 600
install:
no_hooks: False
upgrade:
@ -399,7 +401,8 @@ data:
labels:
release_group: osh-radosgw-openstack
test:
enabled: false
enabled: true
timeout: 600
install:
no_hooks: False
upgrade:
@ -467,6 +470,7 @@ data:
release_group: osh-glance
test:
enabled: true
timeout: 600
install:
no_hooks: False
upgrade:
@ -613,6 +617,7 @@ data:
release_group: osh-cinder
test:
enabled: true
timeout: 600
install:
no_hooks: False
upgrade:
@ -830,6 +835,7 @@ data:
release_group: osh-nova
test:
enabled: true
timeout: 900
install:
no_hooks: False
upgrade:
@ -1051,11 +1057,12 @@ data:
release: neutron
namespace: openstack
wait:
timeout: 1800
timeout: 2400
labels:
release_group: osh-neutron
test:
enabled: true
timeout: 1200
install:
no_hooks: False
upgrade:
@ -1215,9 +1222,9 @@ data:
neutron:
DEFAULT:
l3_ha: True
max_l3_agents_per_router: 5
max_l3_agents_per_router: 1
l3_ha_network_type: vxlan
dhcp_agents_per_network: 2
dhcp_agents_per_network: 1
metadata_agent:
DEFAULT:
metadata_proxy_shared_secret: ${METADATA_PROXY_SHARED_SECRET}
@ -1247,11 +1254,12 @@ data:
release: heat
namespace: openstack
wait:
timeout: 1800
timeout: 2400
labels:
release_group: osh-heat
test:
enabled: true
timeout: 1200
install:
no_hooks: False
upgrade: