From da1c884b90c2f45c131bc45cd06e90e5f83e70fe Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Wed, 21 Feb 2024 09:08:05 -0800 Subject: [PATCH] Drop keystone-dsvm-functional-federation-opensuse15 jobs The OpenDev team is planning to remove OpenSUSE LEAP 15 images as our node builds and mirrors are for 15.2 which is ancient and no one is currently working to modernize these test environments. On top of that LEAP is apparently going away in the future and will be replaced with another distro. Change-Id: Ia94b4e7151410515a3ecf99185042dae82bf1b7d --- .zuul.yaml | 34 ---------------------------------- 1 file changed, 34 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index d9293719fa..f66f75dd0e 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -42,40 +42,6 @@ vars: nslookup_target: 'opendev.org' -- job: - name: keystone-dsvm-functional-federation-opensuse15 - parent: keystone-dsvm-functional - nodeset: devstack-single-node-opensuse-15 - vars: - devstack_localrc: - TEMPEST_PLUGINS: '/opt/stack/keystone-tempest-plugin' - devstack_services: - keystone-saml2-federation: true - tls-proxy: false - devstack_plugins: - keystone: https://opendev.org/openstack/keystone - zuul_copy_output: - /etc/shibboleth: logs - /var/log/shibboleth: logs - -- job: - name: keystone-dsvm-py3-functional-federation-opensuse15 - parent: keystone-dsvm-functional-federation-opensuse15 - vars: - devstack_localrc: - TEMPEST_PLUGINS: '/opt/stack/keystone-tempest-plugin' - USE_PYTHON3: True - zuul_copy_output: - /etc/shibboleth: logs - /var/log/shibboleth: logs - -- job: - name: keystone-dsvm-py3-functional-federation-opensuse15-k2k - parent: keystone-dsvm-py3-functional-federation-opensuse15 - vars: - devstack_localrc: - IDP_ID: k2k - - job: name: keystone-dsvm-py3-functional-federation-ubuntu-jammy parent: keystone-dsvm-functional