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: I0ffa1916944d94dbcc292f8891709ab5c0ff5bac
Story: #2002586
Task: #24288
This commit is contained in:
Doug Hellmann 2018-09-09 05:49:47 -04:00
parent 07ee52ca82
commit 466b095b07
1 changed files with 6 additions and 0 deletions

View File

@ -45,6 +45,12 @@
zuul_work_dir: src/git.openstack.org/openstack/python-brick-cinderclient-ext
- project:
templates:
- openstack-python-jobs
- openstack-python35-jobs
- publish-openstack-sphinx-docs
- check-requirements
- release-notes-jobs
check:
jobs:
- brick-cinderclient-dsvm-functional