From 57c861c21607403a6ef415b28f97dfd80307aff5 Mon Sep 17 00:00:00 2001 From: Ghanshyam Mann Date: Fri, 9 Jun 2023 01:23:01 -0500 Subject: [PATCH] [kuryr-tempest-plugin] Tag xena-last Xena branch is in Extended Maintenance now[1]. Tempest and tempest plugins are branchless which means master version of Tempest and its plugins is used to test the supported stable branches. Once any stable branch is moved to EM state then, Tempest and its plugins compatible tag[2] needs to be released so that we can keep testing the EM stable branches with that tag once master Tempest and its plugins are not compatible[3]. Tagging 'xena-last' as well as a new version also with same hash. [1] https://releases.openstack.org/wallaby/index.html [2] https://docs.openstack.org/tempest/latest/stable_branch_support_policy.html [3] https://docs.openstack.org/tempest/latest/tempest_and_plugins_compatible_version_policy.html Change-Id: I0e90376e2ac85884bd017e4ce93c3b37d7fc7d61 --- deliverables/bobcat/kuryr-tempest-plugin.yaml | 5 +++++ deliverables/xena/kuryr-tempest-plugin.yaml | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/deliverables/bobcat/kuryr-tempest-plugin.yaml b/deliverables/bobcat/kuryr-tempest-plugin.yaml index d6a3f03dc1..b9f6b79c14 100644 --- a/deliverables/bobcat/kuryr-tempest-plugin.yaml +++ b/deliverables/bobcat/kuryr-tempest-plugin.yaml @@ -8,3 +8,8 @@ repository-settings: openstack/kuryr-tempest-plugin: {} team: kuryr type: tempest-plugin +releases: + - version: 0.15.0 + projects: + - repo: openstack/kuryr-tempest-plugin + hash: 4af87c6e91c99ac97e4721d5be109fbfcf3f89a6 diff --git a/deliverables/xena/kuryr-tempest-plugin.yaml b/deliverables/xena/kuryr-tempest-plugin.yaml index 8ef5d3f9f0..ce9dc9a34d 100644 --- a/deliverables/xena/kuryr-tempest-plugin.yaml +++ b/deliverables/xena/kuryr-tempest-plugin.yaml @@ -17,3 +17,7 @@ releases: projects: - repo: openstack/kuryr-tempest-plugin hash: 19a3314ca8975ec737e104c2d2e4207fb9bf0fe0 + - version: xena-last + projects: + - repo: openstack/kuryr-tempest-plugin + hash: 4af87c6e91c99ac97e4721d5be109fbfcf3f89a6