Skip to content

Commit 51e7158

Browse files
author
Ghanshyam Mann
committed
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/magnum-tempest-plugin/+/932954 [1] https://governance.openstack.org/tc/reference/runtimes/2025.1.html Change-Id: Iee421d4c2475e5f46bb1d270086a0c793e4c0fe4
1 parent 00ba156 commit 51e7158

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.zuul.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@
144144
check:
145145
jobs:
146146
- magnum-tempest-plugin-tests-api
147+
- magnum-tempest-plugin-tests-api-jammy
147148
- magnum-tempest-plugin-tests-cluster-k8s_fcos_v1-1.27-flannel
148149
- magnum-tempest-plugin-tests-cluster-k8s_fcos_v1-1.27-calico
149150
- magnum-tempest-plugin-tests-cluster-k8s_fcos_v1-1.28-flannel
@@ -152,6 +153,7 @@
152153
gate:
153154
jobs:
154155
- magnum-tempest-plugin-tests-api
156+
- magnum-tempest-plugin-tests-api-jammy
155157
post:
156158
jobs:
157159
- magnum-container-publish

0 commit comments

Comments
 (0)