Set timeout for job 'openstack-tox-py36'

The default timeout seems to be too small and we observed an
intermittent failure of the py36 job. This patch aligns the timeout
of py36 with py27/py35.

Change-Id: Ifa36f4c08932191269c4b9ce89321d868da4675e
This commit is contained in:
Hongbin Lu 2018-08-15 20:17:29 +00:00
parent 24f7dc5441
commit edd4f29fc6
1 changed files with 1 additions and 0 deletions

View File

@ -333,6 +333,7 @@
name: openstack-tox-py36
parent: openstack-tox
nodeset: ubuntu-bionic
timeout: 2400
description: |
Run unit tests for an OpenStack Python project under cPython