change the timeouts for the validate and list-changes jobs

Change-Id: Id3363a1778e95db230933e6f7d83cb3a41bb6cb3
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2018-04-16 15:50:05 -04:00
parent 66c8227c10
commit 243516cde9
1 changed files with 5 additions and 2 deletions

View File

@ -1,13 +1,15 @@
- job:
name: releases-tox-list-changes
parent: openstack-tox
timeout: 3600
vars:
tox_envlist: list-changes
- project:
check:
jobs:
- openstack-tox-validate
- openstack-tox-validate:
timeout: 3600
- releases-tox-list-changes
- build-openstack-sphinx-docs:
vars:
@ -15,7 +17,8 @@
gate:
jobs:
- openstack-tox-validate
- openstack-tox-validate:
timeout: 3600
- build-openstack-sphinx-docs:
vars:
sphinx_python: python3