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: Icbfebff5d3facf7a450e72b6683bd103ec9aec3f
Depends-On: I37b09694de3ec9f31a7b945d19a83527c915b759
Story: #2002586
Task: #24341
This commit is contained in:
Doug Hellmann 2018-08-29 10:15:34 -04:00 committed by Steve Baker
parent 6d2ec11c43
commit 1471e9705e
1 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
- project:
templates:
- tripleo-multinode-container-minimal
- openstack-python35-jobs
- check-requirements
- publish-openstack-sphinx-docs
- openstack-python-jobs
- release-notes-jobs