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: I48aad8e68639140ac8a26ede00014245855028c9
Story: #2002586
Task: #24288
This commit is contained in:
Doug Hellmann 2018-09-09 05:51:41 -04:00
parent bf584561af
commit 0f148378ef
1 changed files with 28 additions and 0 deletions

28
.zuul.yaml Normal file
View File

@ -0,0 +1,28 @@
- project:
templates:
- check-requirements
- publish-openstack-sphinx-docs
- openstack-python-jobs
- openstack-python35-jobs
- lib-forward-testing
- release-notes-jobs
check:
jobs:
- 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:
- legacy-tempest-dsvm-full-lio-src-os-brick:
irrelevant-files:
- ^(test-|)requirements.txt$
- ^setup.cfg$
experimental:
jobs:
- openstack-tox-pylint