Bump timeout for airshipctl-gate-script-runner job
Currently, about 15% of the last jobs were failed [1] due to exceeding timeout error, however in most cases the job was running just fine, but it was interrupted due to global timeout. This patch increases timeout for this job by 20 minutes. [1] https://zuul.opendev.org/t/openstack/builds?job_name=airship-airshipctl-gate-script-runner Signed-off-by: Ruslan Aliev <raliev@mirantis.com> Change-Id: I5d8058aa5edd56052d51b67fbf23c0665ee1e6a9
This commit is contained in:
parent
c7516c3f05
commit
fa6b217297
@ -104,7 +104,7 @@
|
||||
- job:
|
||||
name: airship-airshipctl-gate-script-runner
|
||||
attempts: 1
|
||||
timeout: 7200
|
||||
timeout: 8400
|
||||
pre-run:
|
||||
- playbooks/airship-airshipctl-deploy-docker.yaml
|
||||
- playbooks/airship-airshipctl-build-gate.yaml
|
||||
|
Loading…
Reference in New Issue
Block a user