From c9e10021512b4ec5be103c3cd281ed301756d4de Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Wed, 26 Jan 2022 14:27:46 -0800 Subject: [PATCH] Remove openstacksdk from siblings job This re-enables the siblings job in nodepool but omits master openstacksdk which is currently in an incompatible state. This also fixes the dib gate, which uses this job as the basis for its functional testing. Change-Id: Id268993dd88079f54516a020555b3e2b40de8394 --- .zuul.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 067ff7b64..cd40183f4 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -132,7 +132,6 @@ required-projects: - zuul/nodepool - openstack/diskimage-builder - - openstack/openstacksdk requires: - python-builder-3.9-bullseye-container-image - python-base-3.9-bullseye-container-image @@ -145,15 +144,12 @@ target: nodepool-launcher tags: - siblings - siblings: - - opendev.org/openstack/openstacksdk - context: . repository: zuul/nodepool-builder target: nodepool-builder tags: - siblings siblings: - - opendev.org/openstack/openstacksdk - opendev.org/openstack/diskimage-builder - job: @@ -286,6 +282,7 @@ jobs: - opendev-buildset-registry - nodepool-build-image + - nodepool-build-image-siblings - zuul-tox-docs - tox-pep8 - nodepool-tox-py36 @@ -294,6 +291,7 @@ - nodepool-zuul-functional: voting: false - nodepool-functional-container-openstack-release + - nodepool-functional-container-openstack-siblings - nodepool-functional-k8s - nodepool-functional-openshift - zuul-quick-start: