Merge "import zuul job settings from project-config"

This commit is contained in:
Zuul 2018-08-23 16:21:39 +00:00 committed by Gerrit Code Review
commit 2fff7da1cc
1 changed files with 14 additions and 7 deletions

View File

@ -7,15 +7,15 @@
mistral: https://git.openstack.org/openstack/mistral
heat: https://git.openstack.org/openstack/heat
devstack_services:
heat: True
h-api: True
h-api-cfn: True
h-api-cw: True
h-eng: True
heat: true
h-api: true
h-api-cfn: true
h-api-cw: true
h-eng: true
tox_environment:
IDENTITY_API_VERSION: 3
PYTHONUNBUFFERED: 'true'
MISTRAL_USE_MOD_WSGI: True
MISTRAL_USE_MOD_WSGI: true
MISTRAL_RPC_IMPLEMENTATION: oslo
MYSQL_ROOT_PW: secretdatabase
required-projects:
@ -81,6 +81,12 @@
- openstack/mistral-lib
- project:
templates:
- openstack-python-jobs
- openstack-python35-jobs
- publish-openstack-sphinx-docs
- check-requirements
- release-notes-jobs
check:
jobs:
- openstack-tox-cover:
@ -118,6 +124,7 @@
required-projects:
- openstack/mistral-lib
gate:
queue: mistral
jobs:
- mistral-devstack
- mistral-devstack-non-apache