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
Ubutnu Jammy (for smooth upgrade from previous releases).

Tracking: https://etherpad.opendev.org/p/migrate-to-noble

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

Change-Id: Ifb685612926f64ea96713ae443b49cd9c2af94fd
This commit is contained in:
Ghanshyam Mann 2024-12-05 10:49:32 -08:00
parent 2ec0177edc
commit 6305d05ed8
2 changed files with 10 additions and 0 deletions

View File

@ -18,12 +18,14 @@
- horizon-dsvm-tempest-plugin
- horizon-tox-bandit-baseline
- horizon-tempest-plugin-ipv6
- horizon-dsvm-tempest-plugin-ubuntu-jammy
gate:
jobs:
- horizon-dsvm-tempest-plugin
- horizon-selenium-headless
- horizon-integration-pytest
- horizon-tempest-plugin-ipv6
- horizon-dsvm-tempest-plugin-ubuntu-jammy
experimental:
jobs:
- horizon-integration-pytest-xstatic-master

View File

@ -91,6 +91,14 @@
tempest_test_regex: test_dashboard_basic_ops
tox_envlist: all
# 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: horizon-dsvm-tempest-plugin-ubuntu-jammy
description: This is integrated compute job testing on Ubuntu jammy(22.04)
parent: horizon-dsvm-tempest-plugin
nodeset: openstack-single-node-jammy
- job:
name: horizon-tempest-plugin-ipv6
parent: devstack-tempest-ipv6