Skip to content

Commit fb1e0d0

Browse files
authored
Adding Rhel-10 support to packaging and packaging tests (elastic#137478) (elastic#137632)
1 parent cbea187 commit fb1e0d0

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

.buildkite/pipelines/periodic-packaging.template.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ steps:
2222
- rhel-7
2323
- rhel-8
2424
- rhel-9
25+
- rhel-10
2526
- almalinux-8
2627
- almalinux-9
2728
agents:

.buildkite/pipelines/periodic-packaging.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ steps:
2323
- rhel-7
2424
- rhel-8
2525
- rhel-9
26+
- rhel-10
2627
- almalinux-8
2728
- almalinux-9
2829
agents:

.buildkite/pipelines/periodic-platform-support.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ steps:
2222
- rhel-7
2323
- rhel-8
2424
- rhel-9
25+
- rhel-10
2526
- almalinux-8
2627
- almalinux-9
2728
agents:

.buildkite/pipelines/pull-request/packaging-tests-unix.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ steps:
2525
- rhel-7
2626
- rhel-8
2727
- rhel-9
28+
- rhel-10
2829
- almalinux-8
2930
- almalinux-9
3031
PACKAGING_TASK:

0 commit comments

Comments
 (0)