summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGhanshyam Mann <gmann@ghanshyammann.com>2022-05-26 16:52:13 -0500
committerGhanshyam Mann <gmann@ghanshyammann.com>2022-05-26 16:52:13 -0500
commit263825a17a8393ade1ff0d99a1ad035ca47eee8b (patch)
treeba1602474235bc2269fdba2677cbafd206163904
parent2c3a6381cb5c13a517a7a85b6c7e8812f2d599d6 (diff)
downloadtempest-263825a17a8393ade1ff0d99a1ad035ca47eee8b.tar.gz
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
-rw-r--r--releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml12
-rw-r--r--zuul.d/project.yaml3
-rw-r--r--zuul.d/stable-jobs.yaml5
3 files changed, 12 insertions, 8 deletions
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 000000000..c644e3a6b
--- /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 fd99f0495..ce2c2339f 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 00b40f5d5..d1445c097 100644
--- a/zuul.d/stable-jobs.yaml
+++ b/zuul.d/stable-jobs.yaml
@@ -15,11 +15,6 @@
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
override-checkout: stable/yoga