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.
Change-Id: I632e006e1ba62c998955a04421e0e0c6311544cb
Closes-Bug: #1745398
(cherry picked from commit 6553a63239)
This commit is contained in:
committed by
melanie witt
parent
05eff66601
commit
b5ef3ac440
@@ -14,6 +14,7 @@
|
|||||||
- ^releasenotes/.*$
|
- ^releasenotes/.*$
|
||||||
vars:
|
vars:
|
||||||
tox_envlist: functional
|
tox_envlist: functional
|
||||||
|
timeout: 3600
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: nova-tox-functional-py35
|
name: nova-tox-functional-py35
|
||||||
@@ -31,6 +32,7 @@
|
|||||||
- ^releasenotes/.*$
|
- ^releasenotes/.*$
|
||||||
vars:
|
vars:
|
||||||
tox_envlist: functional-py35
|
tox_envlist: functional-py35
|
||||||
|
timeout: 3600
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: openstack/nova
|
name: openstack/nova
|
||||||
|
|||||||
Reference in New Issue
Block a user