From e6ae824a79ed6c29763f9a420708080e69da6c2b Mon Sep 17 00:00:00 2001
From: Ghanshyam Mann <gmann@ghanshyammann.com>
Date: Fri, 3 May 2024 12:30:14 -0700
Subject: [PATCH] [tempest] Tag zed-last

Yoga branch is moving to unmaintained state 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 unmaintained state then,
Tempest and its plugins compatible tag[2] needs to be
released so that we can keep testing the unmaintained stable branches
with that tag once master Tempest and its plugins are not compatible[3].

Tagging 'zed-last' with the same hash of new tag 39.0.0 which mark
the end of support for stable/zed in Tempest.

[1] https://review.opendev.org/q/topic:%22zed-unmaintained%22
[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: I8a748123627d9fea17ec1669f1f7ec5353572a2b
---
 deliverables/dalmatian/tempest.yaml | 5 +++++
 deliverables/zed/tempest.yaml       | 4 ++++
 2 files changed, 9 insertions(+)

diff --git a/deliverables/dalmatian/tempest.yaml b/deliverables/dalmatian/tempest.yaml
index afb6b4489e..e5dc277eb0 100644
--- a/deliverables/dalmatian/tempest.yaml
+++ b/deliverables/dalmatian/tempest.yaml
@@ -8,3 +8,8 @@ stable-branch-type: none
 repository-settings:
   openstack/tempest:
     pypi-name: Tempest
+releases:
+  - projects:
+      - repo: openstack/tempest
+        hash: 5b9b80e3c9f3723c1a935c4874d9c531c1155ddd
+    version: 39.0.0
diff --git a/deliverables/zed/tempest.yaml b/deliverables/zed/tempest.yaml
index df98e97593..b8f4ad0707 100644
--- a/deliverables/zed/tempest.yaml
+++ b/deliverables/zed/tempest.yaml
@@ -23,6 +23,10 @@ releases:
     projects:
       - repo: openstack/tempest
         hash: 1580f6f8437bd07e008ce8451388765d4b9b268f
+  - version: zed-last
+    projects:
+      - repo: openstack/tempest
+        hash: 5b9b80e3c9f3723c1a935c4874d9c531c1155ddd
 repository-settings:
   openstack/tempest:
     pypi-name: Tempest