Conversation
This commit adds Windows 2025 to the Windows JDK matrix pipeline.
|
Can we run JDK matrix pipeline before merging? - just want to be sure if there is any specific case for Win 2025. |
Ofc its already done, please see the link in the description in the section about testing. |
|
JDK used is |
MAke sure that windows 2025 is part of the randomized OS selection used in exhaustive tests
|
I noticed that Windows 2025 was missing from the list of OSes used by (randomized) tests in the exhaustive suite, so please take another look. Triggered two jobs with the latest commit:
|
|
💚 Build Succeeded
History
cc @dliappis |
|
@andsel after triggered manually the exhaustive suite using this PR I see the following unrelated failures (unrelated as in they don't run on Windows): https://buildkite.com/elastic/logstash-exhaustive-tests-pipeline/builds/1371#019528a9-cd2b-477d-91b4-43dd689a31a7/5364-6320 still ok to merge? |
|
Running also on |
same failures on |
|
Yeah, that is unrelated. Fix incoming here #17138 I think you are G2G with this. Thanks :) |
|
@logstashmachine backport 9.0 |
|
@logstashmachine backport 8.x |
|
@logstashmachine backport 8.18 |
|
@logstashmachine backport 8.17 |
|
@logstashmachine backport 8.16 |
This commit adds Windows 2025 to the Windows JDK matrix and exhaustive tests pipelines. (cherry picked from commit 4d52b72)
This commit adds Windows 2025 to the Windows JDK matrix and exhaustive tests pipelines. (cherry picked from commit 4d52b72)
This commit adds Windows 2025 to the Windows JDK matrix and exhaustive tests pipelines. (cherry picked from commit 4d52b72)
This commit adds Windows 2025 to the Windows JDK matrix and exhaustive tests pipelines. (cherry picked from commit 4d52b72)
This commit adds Windows 2025 to the Windows JDK matrix and exhaustive tests pipelines. (cherry picked from commit 4d52b72)
This commit adds Windows 2025 to the Windows JDK matrix and exhaustive tests pipelines.
…gify * upstream/main: (27 commits) Add Windows 2025 to CI (elastic#17133) Update container acceptance tests with stdout/stderr changes (elastic#17138) entrypoint: avoid polluting stdout (elastic#17125) Fix acceptance test assertions for updated plugin remove (elastic#17126) Fix acceptance test assertions for updated plugin `remove` (elastic#17122) plugins: improve `remove` command to support multiple plugins (elastic#17030) spec: improve ls2ls spec (elastic#17114) allow concurrent Batch deserialization (elastic#17050) CPM handle 404 response gracefully with user-friendly log (elastic#17052) qa: use clean expansion of LS tarball per fixture instance (elastic#17082) Allow capturing heap dumps in DRA BK jobs (elastic#17081) Use centralized source of truth for active branches (elastic#17063) Update logstash_releases.json (elastic#17055) fix logstash-keystore to accept spaces in values when added via stdin (elastic#17039) Don't honor VERSION_QUALIFIER if set but empty (elastic#17032) Release note placeholder might be empty, making parsing lines nil tolerant. (elastic#17026) Fix BufferedTokenizer to properly resume after a buffer full condition respecting the encoding of the input string (elastic#16968) Add short living 9.0 next and update main in CI release version definition. (elastic#17008) Core version bump to 9.1.0 (elastic#16991) Add 9.0 branch to the CI branches definition (elastic#16997) ...





Release notes
[rn:skip]
What does this PR do?
This commit adds Windows 2025 to the Windows JDK matrix pipeline.
Why is it important/What is the impact to the user?
Is required to satisfy support matrix requirements and ensure the product works on Windows 2025.
How to test this PR locally
Can be tested only in Buildkite. Link:
https://buildkite.com/elastic/logstash-windows-jdk-matrix-pipeline/builds/354