Raise deploy timeout for HA job to 75 minutes

Change-Id: Iaecae1432de146c1ad404cdd6f040a402733950c
Closes-Bug: 1570849
This commit is contained in:
John Trowbridge 2016-04-15 08:57:56 -04:00
parent a1bfc0377d
commit fa3843e160
1 changed files with 2 additions and 1 deletions

View File

@ -17,6 +17,7 @@ overcloud_nodes:
introspect: false
deploy_timeout: 75
extra_args: "--control-scale 3 --neutron-network-type vxlan --neutron-tunnel-types vxlan -e /usr/share/openstack-tripleo-heat-templates/environments/network-isolation.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/net-single-nic-with-vlans.yaml -e ~/network-environment.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/puppet-pacemaker.yaml --ntp-server pool.ntp.org"
tempest: false
pingtest: true
pingtest: true