Comment 2 for bug 1674770

Revision history for this message
Michele Baldessari (michele) wrote : Re: Timeout passed to overcloud deploy not effective

So we definitely have -t 80 in the deploy command:
http://logs.openstack.org/83/445883/3/check-tripleo/gate-tripleo-ci-centos-7-ovb-updates/05ee057/console.html#_2017-03-21_10_24_39_793081

2017-03-21 10:24:39.793081 | tripleo.sh -- Deploy command arguments: --libvirt-type=qemu -t 80 -e /usr/share/openstack-tripleo-heat-templates/environments/debug.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/puppet-pacemaker.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/network-isolation-v6.yaml -e /opt/stack/new/tripleo-ci/test-environments/ipv6-network-templates/network-environment.yaml -e /opt/stack/new/tripleo-ci/test-environments/net-iso.yaml -e /opt/stack/new/tripleo-ci/test-environments/enable-tls-ipv6.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/tls-endpoints-public-ip.yaml -e /opt/stack/new/tripleo-ci/test-environments/inject-trust-anchor-hiera-ipv6.yaml --ceph-storage-scale 1 -e /usr/share/openstack-tripleo-heat-templates/environments/storage-environment.yaml -e /opt/stack/new/tripleo-ci/test-environments/worker-config.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/low-memory-usage.yaml --templates --validation-warnings-fatal

For the update we call:
 /opt/stack/new/tripleo-ci/scripts/tripleo.sh --overcloud-update

And it seems to me we do have -t 80 there as well?
2017-03-21 09:54:41.637335 | +++(/opt/stack/new/tripleo-ci/deploy.env:31): OVERCLOUD_UPDATE_ARGS='-e /usr/share/openstack-tripleo-heat-templates/overcloud-resource-registry-puppet.yaml
2017-03-21 09:54:41.637459 | --libvirt-type=qemu -t 80 -e /usr/share/openstack-tripleo-heat-templates/environments/debug.yaml
2017-03-21 09:54:41.637566 | -e /usr/share/openstack-tripleo-heat-templates/environments/puppet-pacemaker.yaml
2017-03-21 09:54:41.637675 | -e /usr/share/openstack-tripleo-heat-templates/environments/network-isolation-v6.yaml
2017-03-21 09:54:41.637778 | -e /opt/stack/new/tripleo-ci/test-environments/ipv6-network-templates/network-environment.yaml
2017-03-21 09:54:41.637847 | -e /opt/stack/new/tripleo-ci/test-environments/net-iso.yaml
2017-03-21 09:54:41.637902 | -e /opt/stack/new/tripleo-ci/test-environments/enable-tls-ipv6.yaml
2017-03-21 09:54:41.637970 | -e /usr/share/openstack-tripleo-heat-templates/environments/tls-endpoints-public-ip.yaml
2017-03-21 09:54:41.638029 | -e /opt/stack/new/tripleo-ci/test-environments/inject-trust-anchor-hiera-ipv6.yaml
2017-03-21 09:54:41.638063 | --ceph-storage-scale 1
2017-03-21 09:54:41.638119 | -e /usr/share/openstack-tripleo-heat-templates/environments/storage-environment.yaml
2017-03-21 09:54:41.638228 | -e /opt/stack/new/tripleo-ci/test-environments/worker-config.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/low-memory-usage.yaml'