Bump tox jobs timeout to 3600

Now that we have reduced concurrency on stestr, bump our timeout 15mins
to reduce the change of hitting it on our slower clouds.

Change-Id: I935659ab33992608c839c641ee25986548d5a4fe
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2019-05-02 09:05:35 -04:00
parent c9f4a862ce
commit 94f536c86f
1 changed files with 2 additions and 2 deletions

View File

@ -165,12 +165,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
- zuul-build-dashboard-multi-tenant
- nodejs-npm-run-lint: