Cleanup Zuul config file

Sort templates alphabetically.

Use openstack-lower-constraints-jobs template,
remove jobs and use template instead.

Change-Id: Ifebefb43de3e1e51a918436ce261d1ce576faeae
This commit is contained in:
Andreas Jaeger 2018-09-10 20:03:09 +02:00
parent c05136a242
commit c935c1dc71
1 changed files with 4 additions and 5 deletions

View File

@ -1,16 +1,16 @@
- project:
templates:
- check-requirements
- publish-openstack-docs-pti
- lib-forward-testing
- lib-forward-testing-python3
- openstack-lower-constraints-jobs
- openstack-python-jobs
- openstack-python35-jobs
- openstack-python36-jobs
- lib-forward-testing
- lib-forward-testing-python3
- publish-openstack-docs-pti
- release-notes-jobs-python3
check:
jobs:
- openstack-tox-lower-constraints
- legacy-tempest-dsvm-full-ceph-plugin-src-os-brick:
voting: false
irrelevant-files:
@ -22,7 +22,6 @@
- ^setup.cfg$
gate:
jobs:
- openstack-tox-lower-constraints
- legacy-tempest-dsvm-full-lio-src-os-brick:
irrelevant-files:
- ^(test-|)requirements.txt$