Remove remaining job with Ubuntu Jammy (22.04)

... because Ubuntu Noble (24.04) is the only supported version since
2025.2 .
Change-Id: I6d5e1d9be6ab55f7df0e8cfdaef91b642be92440
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
This commit is contained in:
Takashi Kajinami
2025年08月31日 16:21:20 +09:00
parent 82a06bdf2d
commit 7c0c0c18ba

View File

@@ -251,17 +251,6 @@
NEUTRON_CREATE_INITIAL_NETWORKS:true
# TODO(gmann): As per the 2025.1 testing runtime, we need to run at least
# one job on jammy. This job can be removed as per the future testing
# runtime (whenever we start testing Ubuntu 26.04 as default version).
- job:
name:manila-tempest-plugin-lvm-jammy
description:This is integrated job testing on Ubuntu jammy(22.04)
parent:manila-tempest-plugin-lvm
nodeset:openstack-single-node-jammy
branches:
- stable/2025.1
- job:
name:manila-tempest-plugin-container
description:|
@@ -897,7 +886,6 @@
check:
jobs:
- manila-tempest-plugin-lvm
- manila-tempest-plugin-lvm-jammy
- manila-tempest-plugin-generic-scenario:
voting:false
- manila-tempest-plugin-generic:
@@ -911,4 +899,3 @@
gate:
jobs:
- manila-tempest-plugin-lvm
- manila-tempest-plugin-lvm-jammy
Reference in New Issue
openstack/manila-tempest-plugin
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.