Merge "Update gate jobs as per the 2025.1 cycle testing runtime"

This commit is contained in:
Zuul 2024-12-06 10:35:28 +00:00 committed by Gerrit Code Review
commit 00c2002b65

View File

@ -80,6 +80,14 @@
s-container: false
s-proxy: false
# TODO(gmann): As per the 2025.1 testing runtime, we need to run at least
# one job on jammy. This job can be removed in the next cycle(2025.2)
- job:
name: zun-tempest-py3-docker-sql-ubuntu-jammy
description: This is integrated compute job testing on Ubuntu jammy(22.04)
parent: zun-tempest-py3-docker-sql
nodeset: openstack-single-node-jammy
- job:
name: zun-tempest-docker-sql-ipv6-only
parent: devstack-tempest-ipv6
@ -165,6 +173,7 @@
check:
jobs:
- zun-tempest-py3-docker-sql
- zun-tempest-py3-docker-sql-ubuntu-jammy
- zun-tempest-docker-sql-ipv6-only:
voting: false
- zun-tempest-multinode-docker-sql:
@ -176,3 +185,4 @@
gate:
jobs:
- zun-tempest-py3-docker-sql
- zun-tempest-py3-docker-sql-ubuntu-jammy