Add TripleO jobs for mistral client
As it was done for Mistral itself, add TripleO scenario003 jobs to mistral client repo for checking mistral client patches with TripleO. Depends-On: I304547b9ecabe4e387339c8561bbae8651cd9db6 Change-Id: I7c985485a9d2f8fb8893e7ab5a00615999994c23
This commit is contained in:

committed by
Dougal Matthews

parent
f5816f1d79
commit
fd139e3f37
12
.zuul.yaml
12
.zuul.yaml
@@ -16,7 +16,19 @@
|
||||
check:
|
||||
jobs:
|
||||
- python-mistralclient-devstack-dsvm
|
||||
# TripleO jobs that deploy Mistral.
|
||||
# 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-scenario003-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-scenario003-multinode-oooq
|
||||
- tripleo-ci-centos-7-scenario003-multinode-oooq-container
|
||||
gate:
|
||||
jobs:
|
||||
- python-mistralclient-devstack-dsvm
|
||||
- tripleo-ci-centos-7-scenario003-multinode-oooq
|
||||
- tripleo-ci-centos-7-scenario003-multinode-oooq-container
|
||||
|
||||
|
Reference in New Issue
Block a user