Use templates for cover and lower-constraints

Use openstack-tox-cover template, this runs the cover job
in the check queue only.

Use openstack-lower-constraints-jobs template

Remove jobs that are part of the templates.

Change-Id: I76d801da15904142bda0503c5bfa9f11b4ea84f1
This commit is contained in:
Andreas Jaeger 2018-09-07 14:56:02 +02:00 committed by John Dickinson
parent 17b9acc0a3
commit 62f8e64718
1 changed files with 2 additions and 2 deletions

View File

@ -268,6 +268,8 @@
- project:
templates:
- openstack-cover-jobs
- openstack-lower-constraints-jobs
- publish-openstack-docs-pti
- periodic-stable-jobs
- check-requirements
@ -378,7 +380,6 @@
- ^(api-ref|doc|releasenotes)/.*$
- ^test/probe/.*$
- ^(.gitreview|.mailmap|AUTHORS|CHANGELOG)$
- openstack-tox-lower-constraints
- openstack-tox-pep8:
irrelevant-files:
- ^(api-ref|etc|examples|releasenotes)/.*$
@ -394,5 +395,4 @@
post:
jobs:
- openstack-tox-cover
- publish-openstack-python-branch-tarball