End support for stable/ussuri
This marks the end of support for stable/ussuri which is EM now[1]. This remove the stable/ussuri jobs which are failing due to bug#1968798 and also adds relesenote to mark the end of support of Ussuri. [1] https://releases.openstack.org/ Change-Id: Ieeb4da8859d44470c5cb67a62f2dcfd7786daf3a
This commit is contained in:
parent
44dac69eb7
commit
6ffb4fa7fb
@ -0,0 +1,13 @@
|
||||
---
|
||||
prelude: |
|
||||
This is an intermediate release during the Zed development cycle to
|
||||
mark the end of support for EM Ussuri release in Tempest.
|
||||
After this release, Tempest will support below OpenStack Releases:
|
||||
|
||||
* Yoga
|
||||
* Xena
|
||||
* Wallaby
|
||||
* Victoria
|
||||
|
||||
Current development of Tempest is for OpenStack Zed development
|
||||
cycle.
|
@ -43,8 +43,6 @@
|
||||
irrelevant-files: *tempest-irrelevant-files
|
||||
- tempest-full-victoria-py3:
|
||||
irrelevant-files: *tempest-irrelevant-files
|
||||
- tempest-full-ussuri-py3:
|
||||
irrelevant-files: *tempest-irrelevant-files
|
||||
- tempest-multinode-full-py3:
|
||||
irrelevant-files: *tempest-irrelevant-files
|
||||
- tempest-tox-plugin-sanity-check:
|
||||
@ -173,7 +171,6 @@
|
||||
- tempest-full-xena
|
||||
- tempest-full-wallaby-py3
|
||||
- tempest-full-victoria-py3
|
||||
- tempest-full-ussuri-py3
|
||||
periodic:
|
||||
jobs:
|
||||
- tempest-all
|
||||
|
@ -19,12 +19,6 @@
|
||||
parent: tempest-full-py3
|
||||
override-checkout: stable/victoria
|
||||
|
||||
- job:
|
||||
name: tempest-full-ussuri-py3
|
||||
parent: tempest-full-py3
|
||||
nodeset: openstack-single-node-bionic
|
||||
override-checkout: stable/ussuri
|
||||
|
||||
- job:
|
||||
name: tempest-full-py3
|
||||
parent: devstack-tempest
|
||||
|
Loading…
x
Reference in New Issue
Block a user