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/blazar-tempest-plugin/+/932947 [1] https://governance.openstack.org/tc/reference/runtimes/2025.1.html Change-Id: I539b02f54e1207e1e9a0109f50aa89ac15b74fa4
This commit is contained in:
parent
3483be483d
commit
55cb9a9f53
@ -9,10 +9,12 @@
|
||||
check:
|
||||
jobs:
|
||||
- blazar-tempest-plugin-base
|
||||
- blazar-tempest-plugin-jammy
|
||||
- blazar-tempest-plugin-ipv6-only
|
||||
- openstack-tox-pylint:
|
||||
voting: false
|
||||
gate:
|
||||
jobs:
|
||||
- blazar-tempest-plugin-base
|
||||
- blazar-tempest-plugin-jammy
|
||||
- blazar-tempest-plugin-ipv6-only
|
||||
|
Loading…
Reference in New Issue
Block a user