From 4ee0bbaa55a22db296e71f11ad32be9f4dcb1512 Mon Sep 17 00:00:00 2001 From: Brian Rosmaita Date: Sun, 10 Dec 2023 12:57:33 -0500 Subject: [PATCH] No cinderlib testing in 2024.1 and later jobs The cinderlib project is deprecated in the 2024.1 cycle and is no longer undergoing development. So remove cinderlib testing from 2024.1 and later jobs. Depends-on: Ib186ac5830e5920e264d79be946995e63e960426 Change-Id: If2b9a82cddb20543b176ee22765049db257c89b9 --- .zuul.yaml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index c6a49d5..ad09495 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -133,12 +133,25 @@ - ^doc/.*$ - ^releasenotes/.*$ +- job: + name: cinder-tempest-plugin-lvm-barbican-base + description: | + This is a base job for lvm with lio & tgt targets. + No cinderlib testing beginning with 2024.1 development. + # FIXME: the following RE2 expression won't work after the 9999.2 release. + # If you are reading this during the 9999.2 development cycle, greetings + # from the 21st century! + branches: ^(master|(stable/(202[4-9]|20[3-9]\d|2[1-9]\d\d|[3-9]\d\d\d))\.[12])$ + parent: cinder-tempest-plugin-lvm-barbican-base-abstract + vars: + tempest_test_exclude_list: '{{ ansible_user_dir }}/{{ zuul.projects["opendev.org/openstack/tempest"].src_dir }}/tools/tempest-integrated-gate-storage-exclude-list.txt' + - job: name: cinder-tempest-plugin-lvm-barbican-base description: | This is a base job for lvm with lio & tgt targets with cinderlib tests. - branches: ^(master|stable/(xena|yoga|zed|2\d\d\d\.[12])).*$ + branches: ^(stable/(xena|yoga|zed|2023\.[12]))$ parent: cinder-tempest-plugin-lvm-barbican-base-abstract roles: - zuul: opendev.org/openstack/cinderlib @@ -216,7 +229,6 @@ - stable/ussuri parent: cinder-tempest-plugin-lvm-barbican-base-abstract required-projects: - - opendev.org/openstack/cinderlib - name: opendev.org/openstack/cinder-tempest-plugin override-checkout: 1.3.0 vars: