Fix timeout Zuul changes

Change I90cbfdaad582900f3047acffbfcdd3189335ffbf added a timeout for
lower-constraints only to check queue but missed gate, add it there.

Change I0b9e0fbbd1760fe2d55935592f4349f337801209 added tox-cover to gate
but it is never run in gate, see
https://opendev.org/openstack/openstack-zuul-jobs/src/branch/master/zuul.d/project-templates.yaml#L416
Remove it again.

Change-Id: I78eaa450cdb7a84d9a81e2354a97617681babc40
This commit is contained in:
Andreas Jaeger 2019-09-11 08:04:12 +02:00
parent 5fca3f7978
commit a73e057e25
1 changed files with 1 additions and 1 deletions

View File

@ -220,7 +220,7 @@
timeout: 3600 timeout: 3600
- openstack-tox-py27: - openstack-tox-py27:
timeout: 3600 timeout: 3600
- openstack-tox-cover: - openstack-tox-lower-constraints:
timeout: 3600 timeout: 3600
- keystone-dsvm-functional: - keystone-dsvm-functional:
irrelevant-files: *irrelevant-files irrelevant-files: *irrelevant-files