On 2016-12-19 17:33:10 -0800 (-0800), Eric K wrote:
> The congress {pipeline}-congress-dsvm-api-{node}{suffix} check/gate job
> seems to timeout around the 60 minute mark even though the project config
> appears to set it for 70min. Any hints as to why? Are there two different
> measures of time? Thanks so much!
[...]Technically, yes, two different measures of time. The devstack-vm-gate-wrap.sh script has some additional buffers built in so that it can stop the job with enough time remaining to gather logs and perform any necessary post-processing before the job scheduler kills the machine it's running on. For details, see the handling of the BUILD_TIMEOUT, DEVSTACK_GATE_TIMEOUT_BUFFER and DEVSTACK_GATE_TIMEOUT variables starting at <URL: http://git.openstack.org/cgit/openstack-infra/devstack-gate/tree/devstack-vm-gate-wrap.sh#n382 >. -- Jeremy Stanley __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
