From 822ea0ec22f894f17955a88cbc5db59fc93dc717 Mon Sep 17 00:00:00 2001 From: Dougal Matthews Date: Thu, 21 Nov 2019 09:27:09 +0000 Subject: [PATCH] Remove the TripleO standalone job Despite the comment in .zuul.yaml this job actually doesn't use Mistral. It is installed, but not used. This can be seen in the Mistral logs which have minimal output (other than that of the workbooks being loaded). https://c867b5a19c86ae8c3ab7-a51f273e08e05c861a2fa6ace8476176.ssl.cf1.rackcdn.com/695212/2/check/tripleo-ci-centos-7-scenario003-standalone/4827980/logs/undercloud/var/log/containers/mistral/ Th other TripleO job also covers this case and then uses Mistral. This patch removes the job which has been wasting resources for quite some time now. Change-Id: Ie3381c7226d50591192ae61697bdb0d134ddf4f1 --- .zuul.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index ac7ad808b..073ac8376 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -125,7 +125,6 @@ # to disable voting on one specific job if things go wrong. # 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-standalone - tripleo-ci-centos-7-containers-multinode - mistral-rally-task: voting: false @@ -139,7 +138,6 @@ - mistral-devstack-non-apache - mistral-tox-unit-mysql - mistral-tox-unit-postgresql - - tripleo-ci-centos-7-scenario003-standalone - mistral-devstack-kombu - openstack-tox-lower-constraints - tripleo-ci-centos-7-undercloud-containers