From e7ee9ab97c63b9a1f250b95bdad29584d48d74a7 Mon Sep 17 00:00:00 2001 From: Ghanshyam Mann Date: Sat, 12 Nov 2022 18:16:35 -0600 Subject: [PATCH] [ec2api-tempest-plugin] Tag ussuri-last & victoria-last Ussuri and Victoria branches are in Extended Maintenance[1]. Once any stable branch is moved to EM state then, Tempest and its plugins needs to be released[2] so that we have the compatible tags to test the EM stable branches[3]. We taged ussuri-last & victoria-last for tempest[4] but forgot to do it for the tempest plugins. Using the tag 1.4.0 hash which is compatible for tempest ussuri-last and victoria-last. [1] https://docs.openstack.org/tempest/latest/stable_branch_support_policy.html [2] https://docs.openstack.org/tempest/latest/tempest_and_plugins_compatible_version_policy.html [3] https://review.opendev.org/c/openstack/releases/+/843039 Change-Id: Ia8b77812cc76d16b0a4bc14664fe666c885fc1d1 --- deliverables/ussuri/ec2api-tempest-plugin.yaml | 4 ++++ deliverables/victoria/ec2api-tempest-plugin.yaml | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/deliverables/ussuri/ec2api-tempest-plugin.yaml b/deliverables/ussuri/ec2api-tempest-plugin.yaml index 982d1be185..19b4e57231 100644 --- a/deliverables/ussuri/ec2api-tempest-plugin.yaml +++ b/deliverables/ussuri/ec2api-tempest-plugin.yaml @@ -12,3 +12,7 @@ releases: projects: - repo: openstack/ec2api-tempest-plugin hash: a9d30b2f6dca34bc5278bb7eba024e40c17d0dd2 + - version: ussuri-last + projects: + - repo: openstack/ec2api-tempest-plugin + hash: e73c551708a40ebe18eece3d9ff590ab9d2b5c69 diff --git a/deliverables/victoria/ec2api-tempest-plugin.yaml b/deliverables/victoria/ec2api-tempest-plugin.yaml index d785d0fc38..9952cfcdf1 100644 --- a/deliverables/victoria/ec2api-tempest-plugin.yaml +++ b/deliverables/victoria/ec2api-tempest-plugin.yaml @@ -13,3 +13,7 @@ releases: projects: - repo: openstack/ec2api-tempest-plugin hash: ac5fb7ad47fc67304ff1cb819ff606488d522fe0 + - version: victoria-last + projects: + - repo: openstack/ec2api-tempest-plugin + hash: e73c551708a40ebe18eece3d9ff590ab9d2b5c69