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 (which will be taken care by depends-on tempest and devstack patches to move base jobs to Noble) and at least single job to run on Ubuntu Jammy (for smooth upgrade from previous releases). This commit adds a new job to run on Jammy which can be removed in future cycle when testing runtime test next version of Ubuntu as default. Depends-On: https://review.opendev.org/c/openstack/mistral-tempest-plugin/+/932960 [1] https://governance.openstack.org/tc/reference/runtimes/2025.1.html Change-Id: Ib8cde1f40069f472f00607251be00654004d89f3
This commit is contained in:
parent
cd56b91dc6
commit
a19593244c
@ -107,6 +107,7 @@
|
||||
- ^doc/.*$
|
||||
- ^releasenotes/.*$
|
||||
- mistral-devstack
|
||||
- mistral-devstack-jammy
|
||||
- mistral-devstack-tempest-ipv6-only
|
||||
- mistral-devstack-non-apache-tempest-ipv6-only
|
||||
- mistral-devstack-non-apache
|
||||
@ -118,6 +119,7 @@
|
||||
gate:
|
||||
jobs:
|
||||
- mistral-devstack
|
||||
- mistral-devstack-jammy
|
||||
- mistral-devstack-tempest-ipv6-only
|
||||
- mistral-devstack-non-apache-tempest-ipv6-only
|
||||
- mistral-devstack-non-apache
|
||||
|
Loading…
Reference in New Issue
Block a user