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