Import Zuul setting from project-config
All projects are moving their Zuul configs from the openstack-infra/project-config repo to their local repos. Once this change has been backported to all open stable branches, we can remove the centralised config. translation-jobs-queens is omitted because we will set that up on the stable/queens branch specifically (in place of translation-jobs, which runs only on master). Change-Id: Ia182e4dcf1a0b8e3af124b6676b20e6adb55f76b
This commit is contained in:
parent
5712d99f51
commit
8f83946a72
18
.zuul.yaml
18
.zuul.yaml
@ -102,7 +102,20 @@
|
||||
topology: multinode
|
||||
|
||||
- project:
|
||||
templates:
|
||||
- openstack-python-jobs
|
||||
- openstack-python35-jobs
|
||||
- publish-openstack-sphinx-docs
|
||||
- periodic-stable-jobs
|
||||
- periodic-jobs-with-oslo-master
|
||||
- check-requirements
|
||||
- translation-jobs
|
||||
- release-notes-jobs
|
||||
- api-ref-jobs
|
||||
- install-guide-jobs
|
||||
- release-openstack-server
|
||||
check:
|
||||
queue: heat
|
||||
jobs:
|
||||
- grenade-heat
|
||||
- grenade-heat-multinode
|
||||
@ -113,6 +126,7 @@
|
||||
- heat-functional-convg-mysql-lbaasv2-py35
|
||||
- openstack-tox-lower-constraints
|
||||
gate:
|
||||
queue: heat
|
||||
jobs:
|
||||
- grenade-heat
|
||||
- grenade-heat-multinode
|
||||
@ -120,8 +134,10 @@
|
||||
- heat-functional-convg-mysql-lbaasv2
|
||||
- heat-functional-convg-mysql-lbaasv2-py35
|
||||
- openstack-tox-lower-constraints
|
||||
post:
|
||||
jobs:
|
||||
- openstack-tox-cover
|
||||
experimental:
|
||||
jobs:
|
||||
- tripleo-ci-centos-7-scenario002-multinode-oooq
|
||||
- tripleo-ci-centos-7-scenario002-multinode-oooq-container
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user