Update gate jobs as per the 2025.1 cycle testing runtime
As per 2025.1 testing runtime[1], we need to test on Ubuntu Noble. Also, moving oldest stable job to stable/2023.2. Tracking: https://etherpad.opendev.org/p/migrate-to-noble [1] https://governance.openstack.org/tc/reference/runtimes/2025.1.html Change-Id: I98c7ce395ff500c79ef0d44906599339dbe01e51
This commit is contained in:

committed by
Ghanshyam

parent
bdb0dc6718
commit
45de3fd70d
@@ -26,7 +26,7 @@
|
||||
# NOTE(gmann): This job supposed to test the oldest supported stable
|
||||
# release. We need to update the override-checkout once oldest
|
||||
# stable is moved to next stable release.
|
||||
override-checkout: stable/2023.1
|
||||
override-checkout: stable/2023.2
|
||||
nodeset: openstack-single-node-jammy
|
||||
|
||||
- project:
|
||||
@@ -39,6 +39,7 @@
|
||||
- openstack-tox-py39
|
||||
- openstack-tox-py310
|
||||
- openstack-tox-py311
|
||||
- openstack-tox-py312
|
||||
- stackviz-nodejs10-run-lint
|
||||
- stackviz-nodejs10-run-test-browser
|
||||
- tempest-full-py3:
|
||||
@@ -59,6 +60,7 @@
|
||||
- openstack-tox-py39
|
||||
- openstack-tox-py310
|
||||
- openstack-tox-py311
|
||||
- openstack-tox-py312
|
||||
- stackviz-nodejs10-run-lint
|
||||
- stackviz-nodejs10-run-test-browser
|
||||
|
||||
|
Reference in New Issue
Block a user