End support for stable/2023.1
This marks the end of support for stable/2023.1 which is moving to 'unmaintained' stage[1]. This adds the release note to mark the end of support of 2023.1 as well as drop the job. https: //lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/UDQAC7SR5JAQJE5WBAG54A2MTBVBTJ44/ Change-Id: Ia91d9f4590f0b595a306a15f2c776cbabee169ab
This commit is contained in:
parent
b530c1ffb7
commit
3e5592f58c
@ -12,7 +12,6 @@ Tempest master supports the below OpenStack Releases:
|
||||
* 2024.2
|
||||
* 2024.1
|
||||
* 2023.2
|
||||
* 2023.1
|
||||
|
||||
For older OpenStack Release:
|
||||
|
||||
@ -33,7 +32,6 @@ Supported Python Versions
|
||||
|
||||
Tempest master supports the below python versions:
|
||||
|
||||
* Python 3.8
|
||||
* Python 3.9
|
||||
* Python 3.10
|
||||
* Python 3.11
|
||||
|
@ -0,0 +1,12 @@
|
||||
---
|
||||
prelude: >
|
||||
This is an intermediate release during the 2025.1 development cycle to
|
||||
mark the end of support for 2023.1 release in Tempest.
|
||||
After this release, Tempest will support below OpenStack Releases:
|
||||
|
||||
* 2024.2
|
||||
* 2024.1
|
||||
* 2023.2
|
||||
|
||||
Current development of Tempest is for OpenStack 2025.1 development
|
||||
cycle.
|
@ -39,7 +39,7 @@
|
||||
# those in respective stable branch gate.
|
||||
- tempest-full-2024-2:
|
||||
irrelevant-files: *tempest-irrelevant-files
|
||||
- tempest-full-2023-1:
|
||||
- tempest-full-2023-2:
|
||||
irrelevant-files: *tempest-irrelevant-files
|
||||
- tempest-multinode-full-py3:
|
||||
irrelevant-files: *tempest-irrelevant-files
|
||||
@ -188,15 +188,12 @@
|
||||
- tempest-full-2024-2
|
||||
- tempest-full-2024-1
|
||||
- tempest-full-2023-2
|
||||
- tempest-full-2023-1
|
||||
- tempest-slow-2024-2
|
||||
- tempest-slow-2024-1
|
||||
- tempest-slow-2023-2
|
||||
- tempest-slow-2023-1
|
||||
- tempest-full-2024-2-extra-tests
|
||||
- tempest-full-2024-1-extra-tests
|
||||
- tempest-full-2023-2-extra-tests
|
||||
- tempest-full-2023-1-extra-tests
|
||||
periodic:
|
||||
jobs:
|
||||
- tempest-all
|
||||
|
@ -17,12 +17,6 @@
|
||||
nodeset: openstack-single-node-jammy
|
||||
override-checkout: stable/2023.2
|
||||
|
||||
- job:
|
||||
name: tempest-full-2023-1
|
||||
parent: tempest-full-py3
|
||||
nodeset: openstack-single-node-jammy
|
||||
override-checkout: stable/2023.1
|
||||
|
||||
- job:
|
||||
name: tempest-full-2024-2-extra-tests
|
||||
parent: tempest-extra-tests
|
||||
@ -41,12 +35,6 @@
|
||||
nodeset: openstack-single-node-jammy
|
||||
override-checkout: stable/2023.2
|
||||
|
||||
- job:
|
||||
name: tempest-full-2023-1-extra-tests
|
||||
parent: tempest-extra-tests
|
||||
nodeset: openstack-single-node-jammy
|
||||
override-checkout: stable/2023.1
|
||||
|
||||
- job:
|
||||
name: tempest-slow-2024-2
|
||||
parent: tempest-slow-py3
|
||||
@ -65,12 +53,6 @@
|
||||
nodeset: openstack-two-node-jammy
|
||||
override-checkout: stable/2023.2
|
||||
|
||||
- job:
|
||||
name: tempest-slow-2023-1
|
||||
parent: tempest-slow-py3
|
||||
nodeset: openstack-two-node-jammy
|
||||
override-checkout: stable/2023.1
|
||||
|
||||
- job:
|
||||
name: tempest-full-py3
|
||||
parent: devstack-tempest
|
||||
|
Loading…
Reference in New Issue
Block a user