From 263825a17a8393ade1ff0d99a1ad035ca47eee8b Mon Sep 17 00:00:00 2001 From: Ghanshyam Mann Date: Thu, 26 May 2022 16:52:13 -0500 Subject: [PATCH] End support for stable/victoria This marks the end of support for stable/victoria which is EM now[1]. This remove the stable/victoria jobs and also adds relesenote to mark the end of support of Victoria. [1] https://releases.openstack.org/ Change-Id: Ia63cdc682a32a2bcfd748f924368db6028b64d8c --- .../end-of-support-of-victoria-9c33f2b089b14cb5.yaml | 12 ++++++++++++ zuul.d/project.yaml | 3 --- zuul.d/stable-jobs.yaml | 5 ----- 3 files changed, 12 insertions(+), 8 deletions(-) create mode 100644 releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml diff --git a/releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml b/releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml new file mode 100644 index 0000000000..c644e3a6b9 --- /dev/null +++ b/releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml @@ -0,0 +1,12 @@ +--- +prelude: | + This is an intermediate release during the Zed development cycle to + mark the end of support for EM Victoria release in Tempest. + After this release, Tempest will support below OpenStack Releases: + + * Yoga + * Xena + * Wallaby + + Current development of Tempest is for OpenStack Zed development + cycle. diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index fd99f0495f..ce2c2339f5 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -42,8 +42,6 @@ irrelevant-files: *tempest-irrelevant-files - tempest-full-wallaby-py3: irrelevant-files: *tempest-irrelevant-files - - tempest-full-victoria-py3: - irrelevant-files: *tempest-irrelevant-files - tempest-slow-wallaby: irrelevant-files: *tempest-irrelevant-files - tempest-multinode-full-py3: @@ -176,7 +174,6 @@ - tempest-full-yoga - tempest-full-xena - tempest-full-wallaby-py3 - - tempest-full-victoria-py3 - tempest-slow-yoga - tempest-slow-xena - tempest-slow-wallaby diff --git a/zuul.d/stable-jobs.yaml b/zuul.d/stable-jobs.yaml index 00b40f5d59..d1445c0975 100644 --- a/zuul.d/stable-jobs.yaml +++ b/zuul.d/stable-jobs.yaml @@ -14,11 +14,6 @@ parent: tempest-full-py3 override-checkout: stable/wallaby -- job: - name: tempest-full-victoria-py3 - parent: tempest-full-py3 - override-checkout: stable/victoria - - job: name: tempest-slow-yoga parent: tempest-slow-py3