[openstack-dev] [Congress] [infra] tempest job timeout appears shorter than configured

Jeremy Stanley fungi at yuggoth.org
Tue Dec 20 01:42:25 UTC 2016


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



More information about the OpenStack-dev mailing list