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:
parent
17b9acc0a3
commit
62f8e64718
@ -268,6 +268,8 @@
|
|||||||
|
|
||||||
- project:
|
- project:
|
||||||
templates:
|
templates:
|
||||||
|
- openstack-cover-jobs
|
||||||
|
- openstack-lower-constraints-jobs
|
||||||
- publish-openstack-docs-pti
|
- publish-openstack-docs-pti
|
||||||
- periodic-stable-jobs
|
- periodic-stable-jobs
|
||||||
- check-requirements
|
- check-requirements
|
||||||
@ -378,7 +380,6 @@
|
|||||||
- ^(api-ref|doc|releasenotes)/.*$
|
- ^(api-ref|doc|releasenotes)/.*$
|
||||||
- ^test/probe/.*$
|
- ^test/probe/.*$
|
||||||
- ^(.gitreview|.mailmap|AUTHORS|CHANGELOG)$
|
- ^(.gitreview|.mailmap|AUTHORS|CHANGELOG)$
|
||||||
- openstack-tox-lower-constraints
|
|
||||||
- openstack-tox-pep8:
|
- openstack-tox-pep8:
|
||||||
irrelevant-files:
|
irrelevant-files:
|
||||||
- ^(api-ref|etc|examples|releasenotes)/.*$
|
- ^(api-ref|etc|examples|releasenotes)/.*$
|
||||||
@ -394,5 +395,4 @@
|
|||||||
|
|
||||||
post:
|
post:
|
||||||
jobs:
|
jobs:
|
||||||
- openstack-tox-cover
|
|
||||||
- publish-openstack-python-branch-tarball
|
- publish-openstack-python-branch-tarball
|
||||||
|
Loading…
Reference in New Issue
Block a user