From 488694475fa7789f49789dda0bafc3b92e705a6a Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Sun, 31 Aug 2025 16:17:46 +0900 Subject: [PATCH] Remove remaining job with Ubuntu Jammy (22.04) ... because Ubuntu Noble (24.04) is the only supported version since 2025.2 . Change-Id: Ic06900f1fa2754b74c2259572922cf1f411d223a Signed-off-by: Takashi Kajinami --- .zuul.d/project.yaml | 2 -- .zuul.d/tempest-and-integrated.yaml | 8 -------- 2 files changed, 10 deletions(-) diff --git a/.zuul.d/project.yaml b/.zuul.d/project.yaml index e5fd8fc8ad..170fb5aa5c 100644 --- a/.zuul.d/project.yaml +++ b/.zuul.d/project.yaml @@ -17,7 +17,6 @@ - horizon-dsvm-tempest-plugin - horizon-tox-bandit-baseline - horizon-tempest-plugin-ipv6 - - horizon-dsvm-tempest-plugin-ubuntu-jammy gate: jobs: - horizon-dsvm-tempest-plugin @@ -25,7 +24,6 @@ - horizon-integration-pytest - horizon-ui-pytest - horizon-tempest-plugin-ipv6 - - horizon-dsvm-tempest-plugin-ubuntu-jammy experimental: jobs: - horizon-integration-pytest-xstatic-master diff --git a/.zuul.d/tempest-and-integrated.yaml b/.zuul.d/tempest-and-integrated.yaml index a0eea2d3ac..5f30a3e06b 100644 --- a/.zuul.d/tempest-and-integrated.yaml +++ b/.zuul.d/tempest-and-integrated.yaml @@ -91,14 +91,6 @@ 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