From 145371e22b8ce312b18cd2dd843a667f6123077c Mon Sep 17 00:00:00 2001 From: Ghanshyam Mann Date: Wed, 25 Jan 2023 15:55:29 -0600 Subject: [stable-only] Remove broken sdk job from wallaby openstacksdk-functional-devstack is broken on stable/wallaby. To fix this we need fix on osc stable/wallaby which is merged - https://review.opendev.org/c/openstack/python-openstackclient/+/872341 but that is enough to make this job green. We need to release osc for stable/wallaby which we cannot do as stable/wallaby is in EM phase - https://review.opendev.org/c/openstack/releases/+/872382 One option to pin sdk in this job instead of master but as sdk stable branch are not a thing, it does not make sense to test that way. Better is to stop testing sdk in stable/wallaby. ref: https://lists.openstack.org/pipermail/openstack-discuss/2023-February/031996.html Depends-On: https://review.opendev.org/c/openstack/tempest/+/872964 Change-Id: I36086bd185965b34ab00b711c5de2e54b5aeb1ef (cherry picked from commit 03231450b62755d9dcc42f95bcacf57b23a72099) --- .zuul.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index b5224367b2..af43d7ed76 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -466,8 +466,6 @@ irrelevant-files: *policies-irrelevant-files - tempest-ipv6-only: irrelevant-files: *dsvm-irrelevant-files - - openstacksdk-functional-devstack: - irrelevant-files: *dsvm-irrelevant-files - cyborg-tempest: irrelevant-files: *dsvm-irrelevant-files voting: false @@ -495,8 +493,6 @@ irrelevant-files: *policies-irrelevant-files - tempest-ipv6-only: irrelevant-files: *dsvm-irrelevant-files - - openstacksdk-functional-devstack: - irrelevant-files: *dsvm-irrelevant-files experimental: jobs: - ironic-tempest-bfv: -- cgit v1.2.1