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: I64197cd887e9af5e0c9a811bb7e75b1e87e96ded
This commit is contained in:
Andreas Jaeger 2020-03-20 15:59:37 +01:00
parent 491a27b53c
commit 142dbe9aa5
1 changed files with 5 additions and 6 deletions

View File

@ -1,12 +1,11 @@
- project:
templates:
- openstack-python3-ussuri-jobs
- check-requirements
- openstack-python3-ussuri-jobs
- check-requirements
- openstack-lower-constraints-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