Use Zuul template for lower-constraints
It's better to use templates so that we can change configuration globally. Use the lower-constraints template. Also, sort list of templates and indent items by two spaces as we do normally. Change-Id: I3db72ef186f650ff6485b805ed794f0defbcafa6
This commit is contained in:
parent
1a7c810182
commit
99bbfbebe1
@ -1,14 +1,13 @@
|
||||
- project:
|
||||
templates:
|
||||
- openstack-python3-ussuri-jobs
|
||||
- validations-common-molecule-jobs
|
||||
- check-requirements
|
||||
- release-notes-jobs-python3
|
||||
- check-requirements
|
||||
- openstack-python3-ussuri-jobs
|
||||
- openstack-lower-constraints-jobs
|
||||
- release-notes-jobs-python3
|
||||
- validations-common-molecule-jobs
|
||||
check:
|
||||
jobs:
|
||||
- openstack-tox-linters
|
||||
- openstack-tox-lower-constraints
|
||||
- openstack-tox-linters
|
||||
gate:
|
||||
jobs:
|
||||
- openstack-tox-linters
|
||||
- openstack-tox-lower-constraints
|
||||
- openstack-tox-linters
|
||||
|
Loading…
Reference in New Issue
Block a user