import zuul job settings from project-config

This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.

Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.

Because this patch is generated by a script, there may be some
cosmetic changes to the layout of the YAML file(s) as the contents are
normalized.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: Iaacd5db0eccf02acc1e481ec7bfdb6fec573940f
Story: #2002586
Task: #24288
This commit is contained in:
Doug Hellmann 2018-09-09 05:49:35 -04:00
parent bbb450a7e0
commit f10d067c5c
1 changed files with 23 additions and 0 deletions

View File

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