Bumping functional test job timeouts

Recently we saw frequent job timeouts probably due to the intel kernel
patches. So this patch bumps the functional and functional-py35 jobs
timeout from 1800 seconds to 3600 seconds.

Closes-Bug: #1745398
(cherry picked from commit 6553a63239)

 Conflicts:
	.zuul.yaml

NOTE(melwitt): The conflict was from the fact that we don't have the
functional-py35 job in Ocata.

Change-Id: I632e006e1ba62c998955a04421e0e0c6311544cb
This commit is contained in:
Balazs Gibizer 2018-01-25 16:09:28 +01:00 committed by melanie witt
parent 0b5006d45a
commit e7088786bd
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
- ^releasenotes/.*$
vars:
tox_envlist: functional
timeout: 3600
- project:
name: openstack/nova