Increase gate test timeout to 2 hours
When the successful gate test runs for approximately 1:20, current timeout does not allow jobs to pass if there is bad latency at the DC in which vm was spawned. This will reduce the amount of rechecks that patch sets owners have to perform. Change-Id: Icd7410126c6bcdf01ff6763255023539e1950c45
This commit is contained in:
parent
27e0ab455c
commit
f56f34d731
@ -77,7 +77,7 @@
|
||||
- job:
|
||||
name: airship-airshipctl-gate-script-runner
|
||||
attempts: 1
|
||||
timeout: 5400
|
||||
timeout: 7200
|
||||
pre-run:
|
||||
- playbooks/airship-airshipctl-deploy-docker.yaml
|
||||
- playbooks/airship-airshipctl-build-gate.yaml
|
||||
|
Loading…
x
Reference in New Issue
Block a user