From d93864a93317854c827a522801b153e6032e49b3 Mon Sep 17 00:00:00 2001 From: Neil Bhavsar Date: Wed, 5 Nov 2025 08:26:32 -0700 Subject: [PATCH] Adding Rhel-10 support to packaging and packaging tests (#137478) --- .buildkite/pipelines/periodic-packaging.template.yml | 1 + .buildkite/pipelines/periodic-packaging.yml | 1 + .buildkite/pipelines/periodic-platform-support.yml | 1 + .buildkite/pipelines/pull-request/packaging-tests-unix.yml | 1 + 4 files changed, 4 insertions(+) diff --git a/.buildkite/pipelines/periodic-packaging.template.yml b/.buildkite/pipelines/periodic-packaging.template.yml index 75175aa5dd12f..69dbd5d9d779c 100644 --- a/.buildkite/pipelines/periodic-packaging.template.yml +++ b/.buildkite/pipelines/periodic-packaging.template.yml @@ -18,6 +18,7 @@ steps: - rocky-9 - rhel-8 - rhel-9 + - rhel-10 - almalinux-8 - almalinux-9 agents: diff --git a/.buildkite/pipelines/periodic-packaging.yml b/.buildkite/pipelines/periodic-packaging.yml index ff8d50b14fe88..147899b27aa86 100644 --- a/.buildkite/pipelines/periodic-packaging.yml +++ b/.buildkite/pipelines/periodic-packaging.yml @@ -19,6 +19,7 @@ steps: - rocky-9 - rhel-8 - rhel-9 + - rhel-10 - almalinux-8 - almalinux-9 agents: diff --git a/.buildkite/pipelines/periodic-platform-support.yml b/.buildkite/pipelines/periodic-platform-support.yml index b8adf755de5a6..29cd0e80599c5 100644 --- a/.buildkite/pipelines/periodic-platform-support.yml +++ b/.buildkite/pipelines/periodic-platform-support.yml @@ -18,6 +18,7 @@ steps: - rocky-9 - rhel-8 - rhel-9 + - rhel-10 - almalinux-8 - almalinux-9 agents: diff --git a/.buildkite/pipelines/pull-request/packaging-tests-unix.yml b/.buildkite/pipelines/pull-request/packaging-tests-unix.yml index 6b86602195b0d..aa77eb280a094 100644 --- a/.buildkite/pipelines/pull-request/packaging-tests-unix.yml +++ b/.buildkite/pipelines/pull-request/packaging-tests-unix.yml @@ -21,6 +21,7 @@ steps: - rocky-9 - rhel-8 - rhel-9 + - rhel-10 - almalinux-8 - almalinux-9 PACKAGING_TASK: