From 1442151bd3b2b8f63ef076d40226879cb095c723 Mon Sep 17 00:00:00 2001 From: silvacarloss Date: Tue, 23 Nov 2021 11:00:55 -0300 Subject: [PATCH] Remove manila-ui undeclared jobs Manila UI is using some jobs that are no longer declared. Due to this, zuul is now noticing the usage of a job that is no longer declared. This change removes the non declared jobs from the stable branches. Change-Id: I946f51b4fe0d545190fd741435d4c6521cb2433a --- .zuul.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 492f8e49..3cfa5287 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -11,14 +11,10 @@ - manila-ui-integration-tests: voting: false - horizon-openstack-tox-python3-django111 - - horizon-openstack-tox-py27dj19 - - horizon-openstack-tox-py27dj110 gate: jobs: - manila-ui-integration-tests - horizon-openstack-tox-python3-django111 - - horizon-openstack-tox-py27dj19 - - horizon-openstack-tox-py27dj110 - job: name: manila-ui-integration-tests