From b0d8ac7981f46b4da60139a87c2926b122fd50d4 Mon Sep 17 00:00:00 2001 From: Craig Comstock Date: Mon, 27 Apr 2026 09:38:49 -0500 Subject: [PATCH 1/2] fix: For 3.28.0 non-LTS release we are removing redhat_7 hub platform package Ticket: none Changelog: none --- build-scripts/labels.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/build-scripts/labels.txt b/build-scripts/labels.txt index dfcff7b10..e24f48673 100644 --- a/build-scripts/labels.txt +++ b/build-scripts/labels.txt @@ -7,7 +7,6 @@ PACKAGES_HUB_arm_64_linux_debian_12 PACKAGES_HUB_x86_64_linux_debian_13 PACKAGES_HUB_arm_64_linux_debian_13 -PACKAGES_HUB_x86_64_linux_redhat_7 PACKAGES_HUB_x86_64_linux_redhat_8 PACKAGES_HUB_x86_64_linux_redhat_9 PACKAGES_HUB_x86_64_linux_redhat_10 From dc810397d6b3406f274e09525a67012119b3dc74 Mon Sep 17 00:00:00 2001 From: Craig Comstock Date: Mon, 27 Apr 2026 10:14:45 -0500 Subject: [PATCH 2/2] fix: remove exotic platforms in master for upcoming 3.28.0 non-LTS release I have left build-scripts/exotics.txt for now so that other scripts that rely on that file are not broken. Ticket: none Changelog: none --- build-scripts/exotics.txt | 11 ----------- build-scripts/labels.txt | 6 ------ 2 files changed, 17 deletions(-) diff --git a/build-scripts/exotics.txt b/build-scripts/exotics.txt index 8071b0a51..fd72048ad 100644 --- a/build-scripts/exotics.txt +++ b/build-scripts/exotics.txt @@ -1,12 +1 @@ # exotic platforms that jobs should not run on by default - -PACKAGES_x86_64_linux_suse_11 -PACKAGES_x86_64_linux_suse_12 -PACKAGES_x86_64_linux_suse_15 - -PACKAGES_ia64_hpux_11.23 -PACKAGES_ppc64_aix_53 -PACKAGES_ppc64_aix_71 -PACKAGES_sparc64_solaris_10 -PACKAGES_sparc64_solaris_11 -PACKAGES_x86_64_solaris_10 diff --git a/build-scripts/labels.txt b/build-scripts/labels.txt index e24f48673..78e413d57 100644 --- a/build-scripts/labels.txt +++ b/build-scripts/labels.txt @@ -31,8 +31,6 @@ PACKAGES_x86_64_linux_redhat_9 PACKAGES_x86_64_linux_redhat_10 PACKAGES_arm_64_linux_redhat_10 -PACKAGES_x86_64_linux_suse_12 -PACKAGES_x86_64_linux_suse_15 PACKAGES_x86_64_linux_ubuntu_20 PACKAGES_x86_64_linux_ubuntu_22 @@ -41,7 +39,3 @@ PACKAGES_x86_64_linux_ubuntu_24 PACKAGES_arm_64_linux_ubuntu_24 PACKAGES_x86_64_mingw - -PACKAGES_ia64_hpux_11.23 -PACKAGES_ppc64_aix_71 -PACKAGES_sparc64_solaris_11