Skip to content

Commit c051a0b

Browse files
gmaanostipabu
authored andcommitted
CI: Remove jammy job which is not required to run in this cycle
Jammy is not in testing runtime for this cycle and we can drop this job which is also failing 100%. Change-Id: Ia9e5782ee8f632951412898895a6134464e9dc3e Signed-off-by: Ghanshyam Maan <gmaan.os14@gmail.com>
1 parent 06c1821 commit c051a0b

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

.zuul.yaml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -574,15 +574,6 @@
574574
nslookup_target: 'opendev.org'
575575
enable_fips: true
576576

577-
# TODO(gmann): As per the 2025.1 testing runtime, we need to run at least
578-
# one job on jammy. This job can be removed as per the future testing
579-
# runtime (whenever we start testing Ubuntu 26.04 as default version).
580-
- job:
581-
name: tempest-integrated-object-storage-ubuntu-jammy
582-
description: This is integrated object-storage job testing on Ubuntu jammy(22.04)
583-
parent: tempest-integrated-object-storage
584-
nodeset: openstack-single-node-jammy
585-
586577
- project-template:
587578
name: swift-jobs-arm64
588579
description: |
@@ -689,8 +680,6 @@
689680
- ^(api-ref|doc|releasenotes)/.*$
690681
- ^test/.*$
691682
- ^(.gitreview|.mailmap|AUTHORS|CHANGELOG|.*\.rst)$
692-
- tempest-integrated-object-storage-ubuntu-jammy:
693-
irrelevant-files: *tempest-irrelevant-files
694683
- tempest-ipv6-only:
695684
irrelevant-files: *tempest-irrelevant-files
696685
- openstacksdk-functional-devstack:
@@ -732,8 +721,6 @@
732721
irrelevant-files: *functest-irrelevant-files
733722
- tempest-integrated-object-storage:
734723
irrelevant-files: *tempest-irrelevant-files
735-
- tempest-integrated-object-storage-ubuntu-jammy:
736-
irrelevant-files: *tempest-irrelevant-files
737724
- tempest-ipv6-only:
738725
irrelevant-files: *tempest-irrelevant-files
739726
- openstacksdk-functional-devstack:

0 commit comments

Comments
 (0)