Remove tripleo job from mistralclient
TripleO no longer depends on Mistral for deployment as of Wallaby. We can remove the TripleO CI coverage for mistralclient. Signed-off-by: James Slagle <jslagle@redhat.com> Change-Id: Ia31f9dbf540e6a8aea35fdfd0bd0bbad166127e3
This commit is contained in:
parent
dba9c08593
commit
18fff747b5
@ -43,15 +43,6 @@
|
|||||||
- ^doc/.*$
|
- ^doc/.*$
|
||||||
- ^releasenotes/.*$
|
- ^releasenotes/.*$
|
||||||
- python-mistralclient-functional-devstack
|
- python-mistralclient-functional-devstack
|
||||||
# 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-container will
|
|
||||||
# run in Pike 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-containers-multinode:
|
|
||||||
voting: false
|
|
||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
- python-mistralclient-functional-devstack
|
- python-mistralclient-functional-devstack
|
||||||
|
Loading…
Reference in New Issue
Block a user