Don't test EOL cinderlib branches
cinderlib stable/ussuri went EOL with change I75092342fe68.
cinderlib stable/train went EOL with change I25d78267ab4a.
Revise the cinder-tempest-plugin-lvm-barbican-base job for
these branches so that they don't run the cinderlib functional
tests.
Change-Id: I2c66fcb64ffe1ac4a03778e7a11c67fbd20166ba
diff --git a/.zuul.yaml b/.zuul.yaml
index d92f283..dec486b 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -144,13 +144,11 @@
name: cinder-tempest-plugin-lvm-barbican-base
description: |
This is a base job for lvm with lio & tgt targets
- with cinderlib tests to run on stable/train to stable/victoria
+ with cinderlib tests to run on stable/victoria
testing. To run on those stable branches that are using tempest
26.1.0 (which is set in the devstack stackrc file), we must
use cinder-tempest-plugin compatible version 1.3.0.
branches:
- - stable/train
- - stable/ussuri
- stable/victoria
parent: cinder-tempest-plugin-lvm-barbican-base-abstract
roles:
@@ -171,6 +169,26 @@
name: cinder-tempest-plugin-lvm-barbican-base
description: |
This is a base job for lvm with lio & tgt targets
+ for stable/train and stable/ussuri testing.
+ To run on those stable branches that are using tempest
+ 26.1.0 (which is set in the devstack stackrc file), we must
+ use cinder-tempest-plugin compatible version 1.3.0.
+ We no longer test cinderlib because it's EOL on these branches.
+ branches:
+ - stable/train
+ - 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:
+ 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
branches: ^(?=stable/(ocata|pike|queens|rocky|stein)).*$
parent: cinder-tempest-plugin-lvm-barbican-base-abstract
required-projects: