Skip to content

Commit b0081ea

Browse files
slawqokarelyatin
authored andcommitted
Increase fullstack job's timeout
It seems that recently we are often timing out the fullstack job when it's executed on some busy node. To avoid that, lets give 20 more minutes to the timeout of the fullstack jobs. Change-Id: I37ec0ba04bafb3b7baec6003155b7d9c43092667 (cherry picked from commit 3354b43)
1 parent a669ea0 commit b0081ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

zuul.d/base.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
- job:
5959
name: neutron-fullstack
6060
parent: neutron-functional
61+
timeout: 9000
6162
vars:
6263
tox_envlist: dsvm-fullstack-gate
6364
Q_BUILD_OVS_FROM_GIT: False

0 commit comments

Comments
 (0)