Stop running jammy jobs
Jammy is not in testing runtime for 2025.2 cycle, so removing its job from master gate. Change-Id: I5919b14c20e26d88772930748ea015052a43954e
This commit is contained in:
parent
60364b39f1
commit
d12904cde8
@ -347,27 +347,6 @@
|
||||
devstack_localrc:
|
||||
ENABLE_VOLUME_MULTIATTACH: true
|
||||
|
||||
# TODO(gmann): As per the 2025.1 testing runtime, we need to run at least
|
||||
# one job set on Jammy. These jammy job can be removed in the next
|
||||
# cycle(2025.2).
|
||||
- job:
|
||||
name: tempest-full-ubuntu-jammy
|
||||
description: This is tempest-full python3 job on Ubuntu Jammy(22.04)
|
||||
parent: tempest-full-py3
|
||||
nodeset: openstack-single-node-jammy
|
||||
|
||||
- job:
|
||||
name: tempest-multinode-full-ubuntu-jammy
|
||||
description: This is tempest-multinode-full-py3 python3 job on Ubuntu Jammy(22.04)
|
||||
parent: tempest-multinode-full-py3
|
||||
nodeset: openstack-two-node-jammy
|
||||
|
||||
- job:
|
||||
name: tempest-extra-tests-ubuntu-jammy
|
||||
description: This is tempest-extra-tests python3 job on Ubuntu Jammy(22.04)
|
||||
parent: tempest-extra-tests
|
||||
nodeset: openstack-single-node-jammy
|
||||
|
||||
- job:
|
||||
name: tempest-cinder-v2-api
|
||||
parent: devstack-tempest
|
||||
|
@ -27,14 +27,6 @@
|
||||
- ^.gitignore$
|
||||
- ^.gitreview$
|
||||
- ^.mailmap$
|
||||
# NOTE(gmann): Running jobs on Jammy as per the additional testing
|
||||
# for 2025.1 cycle and these can be removed in 2025.2 cycle.
|
||||
- tempest-full-ubuntu-jammy:
|
||||
irrelevant-files: *tempest-irrelevant-files
|
||||
- tempest-multinode-full-ubuntu-jammy:
|
||||
irrelevant-files: *tempest-irrelevant-files
|
||||
- tempest-extra-tests-ubuntu-jammy:
|
||||
irrelevant-files: *tempest-irrelevant-files
|
||||
- tempest-extra-tests:
|
||||
irrelevant-files: *tempest-irrelevant-files
|
||||
- glance-multistore-cinder-import:
|
||||
@ -161,14 +153,6 @@
|
||||
irrelevant-files: *tempest-irrelevant-files
|
||||
- ironic-tempest-bios-ipmi-direct-tinyipa:
|
||||
irrelevant-files: *tempest-irrelevant-files
|
||||
# NOTE(gmann): Running jobs on Jammy as per the additional testing
|
||||
# for 2025.1 cycle and these can be removed in 2025.2 cycle.
|
||||
- tempest-full-ubuntu-jammy:
|
||||
irrelevant-files: *tempest-irrelevant-files
|
||||
- tempest-multinode-full-ubuntu-jammy:
|
||||
irrelevant-files: *tempest-irrelevant-files
|
||||
- tempest-extra-tests-ubuntu-jammy:
|
||||
irrelevant-files: *tempest-irrelevant-files
|
||||
experimental:
|
||||
jobs:
|
||||
- nova-multi-cell
|
||||
|
Loading…
x
Reference in New Issue
Block a user