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.

The older documentation job template is used because the new PTI job
does not work with this old branch of this repository.

The python 3.5 job is dropped because it is failing and we do not need
to keep testing it on the old branch.

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

Depends-On: https://review.openstack.org/592029
Change-Id: I796c720d0ca6ecb104017a3b45167eca8fd3dd30
Story: #2003250
This commit is contained in:
Doug Hellmann 2018-08-03 17:50:14 -04:00
parent cedf5918d8
commit fa6259d309
1 changed files with 11 additions and 0 deletions

11
.zuul.yaml Normal file
View File

@ -0,0 +1,11 @@
- project:
post:
jobs:
- openstack-tox-cover
templates:
- openstack-python-jobs
- publish-openstack-sphinx-docs
- check-requirements
- lib-forward-testing
- release-notes-jobs-python3
- periodic-stable-jobs