Merge "Update gate jobs as per the 2025.1 cycle testing runtime"
This commit is contained in:
commit
2dad4dcbbd
13
.zuul.yaml
13
.zuul.yaml
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user