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: Ic16227b9c5b30dcb8c400e392536774ff40aded1
Story: #2002586
Task: #24297
This commit is contained in:
Nguyen Hai 2018-08-20 15:35:31 +09:00
parent 11db636c34
commit c7f78ef6b3
1 changed files with 19 additions and 1 deletions

View File

@ -43,7 +43,7 @@
s-object: true
s-proxy: true
devstack_localrc:
ENABLE_IDENTITY_V2: True
ENABLE_IDENTITY_V2: true
- job:
name: glance_store-tox-cinder-tips-base
@ -152,9 +152,27 @@
tox_envlist: py35
- project:
templates:
- openstack-python-jobs
- openstack-python35-jobs
- publish-openstack-sphinx-docs
- release-notes-jobs
- check-requirements
- lib-forward-testing
check:
jobs:
- openstack-tox-lower-constraints
- legacy-tempest-dsvm-full-ceph-plugin-src-glance_store:
voting: false
irrelevant-files:
- ^(test-|)requirements.txt$
- ^setup.cfg$
- legacy-tempest-dsvm-full-sheepdog:
voting: false
irrelevant-files:
- ^(test-|)requirements.txt$
- ^setup.cfg$
gate:
jobs:
- openstack-tox-lower-constraints