From c9d12e1c228e631db114ea82a6fa8d50e9f78696 Mon Sep 17 00:00:00 2001 From: yatinkarel Date: Mon, 6 Jan 2025 19:04:17 +0530 Subject: [PATCH] [unmaintained only] Drop sdk job Since [1] some projects like octavia transitioned to eol and their unmaintained branches got removed. with it sdk job started failing, removing this job from our periodic queue. [1] https://review.opendev.org/q/topic:%22eom-to-eol%22 Change-Id: I9333358bd20e9314ea39db021ebb7641dc33aa45 --- zuul.d/job-templates.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/zuul.d/job-templates.yaml b/zuul.d/job-templates.yaml index 759835d292f..0bcef13beae 100644 --- a/zuul.d/job-templates.yaml +++ b/zuul.d/job-templates.yaml @@ -75,7 +75,6 @@ - devstack-tobiko-neutron: voting: true - ironic-tempest-ipa-wholedisk-bios-agent_ipmitool-tinyipa - - openstacksdk-functional-devstack-networking - neutron-linuxbridge-tempest-plugin-nftables - neutron-ovs-tempest-plugin-iptables_hybrid-nftables - devstack-enforce-scope @@ -141,7 +140,6 @@ - devstack-tobiko-neutron: voting: true - ironic-tempest-ipa-wholedisk-bios-agent_ipmitool-tinyipa - - openstacksdk-functional-devstack-networking - neutron-linuxbridge-tempest-plugin-scenario-nftables - neutron-ovs-tempest-plugin-scenario-iptables_hybrid-nftables - devstack-enforce-scope