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

This commit is contained in:
Zuul 2024-11-30 23:15:46 +00:00 committed by Gerrit Code Review
commit 2dad4dcbbd

View File

@ -605,6 +605,15 @@
nslookup_target: 'opendev.org'
enable_fips: 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: tempest-integrated-object-storage-ubuntu-jammy
description: This is integrated object-storage job testing on Ubuntu jammy(22.04)
parent: tempest-integrated-object-storage
nodeset: openstack-single-node-jammy
- project-template:
name: swift-jobs-arm64
description: |
@ -721,6 +730,8 @@
- ^(api-ref|doc|releasenotes)/.*$
- ^test/.*$
- ^(.gitreview|.mailmap|AUTHORS|CHANGELOG|.*\.rst)$
- tempest-integrated-object-storage-ubuntu-jammy:
irrelevant-files: *tempest-irrelevant-files
- tempest-ipv6-only:
irrelevant-files: *tempest-irrelevant-files
- openstacksdk-functional-devstack:
@ -765,6 +776,8 @@
irrelevant-files: *functest-irrelevant-files
- tempest-integrated-object-storage:
irrelevant-files: *tempest-irrelevant-files
- tempest-integrated-object-storage-ubuntu-jammy:
irrelevant-files: *tempest-irrelevant-files
- tempest-ipv6-only:
irrelevant-files: *tempest-irrelevant-files
- openstacksdk-functional-devstack: