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
This commit is contained in:
parent
a9b19b5f25
commit
822ea0ec22
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user