Skip to content

Commit

Permalink
[ci] Add oraclelinux-9 to matrix in packaging and platform jobs (elas…
Browse files Browse the repository at this point in the history
…tic#118565) (elastic#118740)

(cherry picked from commit 4279281)

# Conflicts:
#	.buildkite/pipelines/periodic-packaging.template.yml
#	.buildkite/pipelines/periodic-packaging.yml
#	.buildkite/pipelines/periodic-platform-support.yml
#	.buildkite/pipelines/pull-request/packaging-tests-unix.yml
  • Loading branch information
jozala authored and maxhniebergall committed Dec 16, 2024
1 parent 0e5810f commit 35ed002
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .buildkite/pipelines/periodic-packaging.template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ steps:
- opensuse-leap-15
- oraclelinux-7
- oraclelinux-8
- oraclelinux-9
- sles-12
- sles-15
- ubuntu-1804
Expand Down
1 change: 1 addition & 0 deletions .buildkite/pipelines/periodic-packaging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ steps:
- opensuse-leap-15
- oraclelinux-7
- oraclelinux-8
- oraclelinux-9
- sles-12
- sles-15
- ubuntu-1804
Expand Down
1 change: 1 addition & 0 deletions .buildkite/pipelines/periodic-platform-support.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ steps:
- opensuse-leap-15
- oraclelinux-7
- oraclelinux-8
- oraclelinux-9
- sles-12
- sles-15
- ubuntu-1804
Expand Down
1 change: 1 addition & 0 deletions .buildkite/pipelines/pull-request/packaging-tests-unix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ steps:
- opensuse-leap-15
- oraclelinux-7
- oraclelinux-8
- oraclelinux-9
- sles-12
- sles-15
- ubuntu-1804
Expand Down

0 comments on commit 35ed002

Please sign in to comment.