From 18fff747b500f99a81305b4c73c781f8059b0309 Mon Sep 17 00:00:00 2001 From: James Slagle Date: Thu, 6 May 2021 11:33:41 -0400 Subject: [PATCH] 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 Change-Id: Ia31f9dbf540e6a8aea35fdfd0bd0bbad166127e3 --- .zuul.yaml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 63c284b1..d411fb30 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -43,15 +43,6 @@ - ^doc/.*$ - ^releasenotes/.*$ - 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: jobs: - python-mistralclient-functional-devstack