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/zaqar-tempest-plugin/+/932962

[1] https://governance.openstack.org/tc/reference/runtimes/2025.1.html

Change-Id: Ida200d2985249cf0453c69ee77e7c51660231af4
This commit is contained in:
Ghanshyam Mann 2024-10-21 20:01:24 -07:00 committed by Takashi Kajinami
parent 70de8c5cf4
commit 0ac0df91d2

View File

@ -86,6 +86,7 @@
jobs:
- zaqar-tox-integration
- zaqar-tempest-plugin-mongodb
- zaqar-tempest-plugin-mongodb-jammy
- zaqar-tempest-plugin-redis
- zaqar-tempest-plugin-swift
- zaqar-tempest-plugin-swift-ipv6
@ -98,6 +99,7 @@
jobs:
- zaqar-tox-integration
- zaqar-tempest-plugin-mongodb
- zaqar-tempest-plugin-mongodb-jammy
- zaqar-tempest-plugin-redis
- zaqar-tempest-plugin-swift
- zaqar-tempest-plugin-swift-ipv6