zuul: run TripleO jobs with new zuulv3 layout

Configure the layout to execute the scenario001 and 002 jobs.
Note that baremetal job will be run on stable/pike and container on
Queens and beyond.

A note has been added in comment explaining more details.

Change-Id: I84831e66ec6341272a1dc1bba420e484df02405e
This commit is contained in:
Emilien Macchi 2017-11-17 11:15:48 -08:00
parent f4f1a4069f
commit 92e25f55db
1 changed files with 16 additions and 0 deletions

View File

@ -9,6 +9,22 @@
- panko-tox-py35-mysql
- panko-tox-py35-postgresql
- telemetry-dsvm-integration-panko
# TripleO jobs that deploy Telemetry.
# Note we don't use a project-template here, so it's easier
# to disable voting on one specific job if things go wrong.
# tripleo-ci-centos-7-scenario00(1|2)-multinode-oooq will only
# run on stable/pike while the -container will run in Queens
# and beyond.
# If you need any support to debug these jobs in case of
# failures, please reach us on #tripleo IRC channel.
- tripleo-ci-centos-7-scenario001-multinode-oooq:
voting: false
- tripleo-ci-centos-7-scenario001-multinode-oooq-container:
voting: false
- tripleo-ci-centos-7-scenario002-multinode-oooq:
voting: false
- tripleo-ci-centos-7-scenario002-multinode-oooq-container:
voting: false
gate:
jobs:
- panko-tox-py27-mongodb