Use template for lower-constraints
Small cleanups: * Use openstack-lower-constraints-jobs template, remove individual jobs. * Sort list of templates Change-Id: Idb31ca14478641cba6f896af35fa766d7bdb9e1e Needed-By: https://review.openstack.org/623229
This commit is contained in:
parent
4e4f57a5fc
commit
9da2636912
@ -34,26 +34,25 @@
|
|||||||
|
|
||||||
- project:
|
- project:
|
||||||
templates:
|
templates:
|
||||||
|
- check-requirements
|
||||||
|
- lib-forward-testing
|
||||||
|
- openstack-lower-constraints-jobs
|
||||||
|
- openstack-pypy-jobs-nonvoting
|
||||||
- openstack-python-jobs
|
- openstack-python-jobs
|
||||||
- openstack-python35-jobs
|
- openstack-python35-jobs
|
||||||
- openstack-python36-jobs
|
- openstack-python36-jobs
|
||||||
- publish-openstack-docs-pti
|
- publish-openstack-docs-pti
|
||||||
- check-requirements
|
|
||||||
- openstack-pypy-jobs-nonvoting
|
|
||||||
- lib-forward-testing
|
|
||||||
- release-notes-jobs-python3
|
- release-notes-jobs-python3
|
||||||
check:
|
check:
|
||||||
jobs:
|
jobs:
|
||||||
- swiftclient-swift-functional
|
- swiftclient-swift-functional
|
||||||
- swiftclient-functional
|
- swiftclient-functional
|
||||||
- swiftclient-functional-py2
|
- swiftclient-functional-py2
|
||||||
- openstack-tox-lower-constraints
|
|
||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
- swiftclient-swift-functional
|
- swiftclient-swift-functional
|
||||||
- swiftclient-functional
|
- swiftclient-functional
|
||||||
- swiftclient-functional-py2
|
- swiftclient-functional-py2
|
||||||
- openstack-tox-lower-constraints
|
|
||||||
post:
|
post:
|
||||||
jobs:
|
jobs:
|
||||||
- openstack-tox-cover
|
- openstack-tox-cover
|
||||||
|
Loading…
x
Reference in New Issue
Block a user