summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorFabien Boucher <fboucher@redhat.com>2019-06-14 11:00:01 +0200
committerFabien Boucher <fboucher@redhat.com>2019-06-14 11:00:06 +0200
commit94f9394c79805863432637c4a6a12da0e67bf456 (patch)
treebf02e403ae1eb35c019620181a5d26b05195d678 /.zuul.yaml
parent3b52a71ff2225f03143862c36224e18f90a7cfd0 (diff)
downloadzuul-94f9394c79805863432637c4a6a12da0e67bf456.tar.gz
Set same timeout for py35/36 jobs in check and gate
This patch adjusts the py35/36 gate's jobs timeout to align with the timeout defined for check jobs. Now both are 1 hour timeout. Change-Id: I6c31acfeebe17c18693e4b1a6e29c160eee09326
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index cdbc15c20..32e45a5ed 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -218,12 +218,12 @@
- zuul/cmd/migrate.py
- playbooks/zuul-migrate/.*
nodeset: ubuntu-xenial
- timeout: 2700 # 45 minutes
+ timeout: 3600 # 60 minutes
- tox-py36:
irrelevant-files:
- zuul/cmd/migrate.py
- playbooks/zuul-migrate/.*
- timeout: 2700 # 45 minutes
+ timeout: 3600 # 60 minutes
- zuul-build-dashboard
- nodejs-npm-run-lint:
vars: