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: I52b768c23c38b52340a4a17e373d334d2b58e1ad
Story: #2002586
Task: #24295
This commit is contained in:
Vieri 2018-08-21 15:58:54 +00:00
parent b647c56d07
commit df10965b93
1 changed files with 7 additions and 0 deletions

View File

@ -37,6 +37,12 @@
- openstack/rally
- project:
templates:
- openstack-python-jobs
- openstack-python35-jobs
- check-requirements
- publish-openstack-sphinx-docs
- install-guide-jobs
check:
jobs:
- ec2-api-functional-neutron
@ -54,6 +60,7 @@
voting: false
- openstack-tox-lower-constraints
gate:
queue: ec2-api
jobs:
- ec2-api-functional-neutron
- openstack-tox-lower-constraints