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:
18
.zuul.yaml
18
.zuul.yaml
@@ -102,7 +102,20 @@
|
|||||||
topology: multinode
|
topology: multinode
|
||||||
|
|
||||||
- project:
|
- 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:
|
check:
|
||||||
|
queue: heat
|
||||||
jobs:
|
jobs:
|
||||||
- grenade-heat
|
- grenade-heat
|
||||||
- grenade-heat-multinode
|
- grenade-heat-multinode
|
||||||
@@ -113,6 +126,7 @@
|
|||||||
- heat-functional-convg-mysql-lbaasv2-py35
|
- heat-functional-convg-mysql-lbaasv2-py35
|
||||||
- openstack-tox-lower-constraints
|
- openstack-tox-lower-constraints
|
||||||
gate:
|
gate:
|
||||||
|
queue: heat
|
||||||
jobs:
|
jobs:
|
||||||
- grenade-heat
|
- grenade-heat
|
||||||
- grenade-heat-multinode
|
- grenade-heat-multinode
|
||||||
@@ -120,8 +134,10 @@
|
|||||||
- heat-functional-convg-mysql-lbaasv2
|
- heat-functional-convg-mysql-lbaasv2
|
||||||
- heat-functional-convg-mysql-lbaasv2-py35
|
- heat-functional-convg-mysql-lbaasv2-py35
|
||||||
- openstack-tox-lower-constraints
|
- openstack-tox-lower-constraints
|
||||||
|
post:
|
||||||
|
jobs:
|
||||||
|
- openstack-tox-cover
|
||||||
experimental:
|
experimental:
|
||||||
jobs:
|
jobs:
|
||||||
- tripleo-ci-centos-7-scenario002-multinode-oooq
|
- tripleo-ci-centos-7-scenario002-multinode-oooq
|
||||||
- tripleo-ci-centos-7-scenario002-multinode-oooq-container
|
- tripleo-ci-centos-7-scenario002-multinode-oooq-container
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user