From e1fbc7a41d4ac6ff99955d6ac9e4d04e5e568433 Mon Sep 17 00:00:00 2001 From: Ghanshyam Mann Date: Sat, 26 Dec 2020 13:04:30 -0600 Subject: [PATCH] [Tempest Plugins] Tag stein-last Stein branch is in Extended Maintenance now[1]. All Tempest plugins are branchless which means master version of Tempest and its plugins is used to test the supported stable branches. Once stable branch is moved to EM state then, Tempest and its plugins compatible tag needs to be released so that we can keep testing the EM stable branches with this tag once master Tempest and its plugins are not compatible[2]. This tag will help for testing the stable/stein with single compatible tag of Tempest and its plugins. Tagging 'stein-last' as well as a new version also with same hash. Documenting this new tag name here - https://review.opendev.org/c/openstack/project-team-guide/+/769821 More detail on compatible version policy for Tempest and its plugins is here - https://docs.openstack.org/tempest/latest/tempest_and_plugins_compatible_version_policy.html [1] https://releases.openstack.org/stein/index.html [2] https://docs.openstack.org/tempest/latest/stable_branch_support_policy.html Change-Id: Id3227da315a66b8b14be181ac028cd663d53e80a --- deliverables/stein/watcher-tempest-plugin.yaml | 4 ++++ deliverables/wallaby/watcher-tempest-plugin.yaml | 5 +++++ 2 files changed, 9 insertions(+) diff --git a/deliverables/stein/watcher-tempest-plugin.yaml b/deliverables/stein/watcher-tempest-plugin.yaml index a12694ad8f..75099c35c3 100644 --- a/deliverables/stein/watcher-tempest-plugin.yaml +++ b/deliverables/stein/watcher-tempest-plugin.yaml @@ -8,6 +8,10 @@ releases: projects: - repo: openstack/watcher-tempest-plugin hash: d58ad1411156b925192df5769a3765a5d1fc4e95 + - version: stein-last + projects: + - repo: openstack/watcher-tempest-plugin + hash: f5913409a5ab1887954594089cd275e7a62f2fb8 repository-settings: openstack/watcher-tempest-plugin: tarball-base: watcher-tempest-plugin diff --git a/deliverables/wallaby/watcher-tempest-plugin.yaml b/deliverables/wallaby/watcher-tempest-plugin.yaml index 1656b05847..d353d69878 100644 --- a/deliverables/wallaby/watcher-tempest-plugin.yaml +++ b/deliverables/wallaby/watcher-tempest-plugin.yaml @@ -9,3 +9,8 @@ repository-settings: tarball-base: watcher-tempest-plugin team: watcher type: tempest-plugin +releases: + - version: 2.2.0 + projects: + - repo: openstack/watcher-tempest-plugin + hash: f5913409a5ab1887954594089cd275e7a62f2fb8