logstash/.buildkite
github-actions[bot] d08555908e
Don't use an older JRuby with oraclelinux-7 (#16499) (#16502)
A recent PR (elastic/ci-agent-images/pull/932) modernized the VM images
and removed JRuby 9.4.5.0 and some older versions.

This ended up breaking exhaustive test on Oracle Linux 7 that hard coded
JRuby 9.4.5.0.

PR https://github.com/elastic/logstash/pull/16489 worked around the
problem by pinning to the new JRuby, but actually we don't
need the conditional anymore since the original issue
https://github.com/jruby/jruby/issues/7579#issuecomment-1425885324 has
been resolved and none of our releasable branches (apart from 7.17 which
uses `9.2.20.1`) specify `9.3.x.y` in `/.ruby-version`.

Therefore, this commit removes conditional setting of JRuby for
OracleLinux 7 agents in exhaustive tests (and relies on whatever
`/.ruby-version` defines).

(cherry picked from commit 07c01f8231)

Co-authored-by: Dimitrios Liappis <dimitrios.liappis@gmail.com>
2024-10-02 19:21:21 +03:00
..
scripts Don't use an older JRuby with oraclelinux-7 (#16499) (#16502) 2024-10-02 19:21:21 +03:00
aarch64_pipeline.yml Add retries to aarch64 CI pipeline (#16271) 2024-07-01 12:49:26 +03:00
benchmark_pipeline.yml [CI] Benchmark pipeline (#16191) 2024-06-21 22:48:34 +01:00
dra_pipeline.yml [DRA] Remove wait step in buildkite (#15366) 2023-10-05 10:06:07 +03:00
exhaustive_tests_pipeline.yml Run BK exhaustive pipeline when code is pushed (#15738) 2024-01-10 10:18:19 +02:00
linux_jdk_matrix_pipeline.yml Remove Debian 10 from CI (#16300) (#16317) 2024-07-10 16:15:26 +03:00
pull-requests.json Update pull-requests.json (#16220) 2024-06-20 13:52:35 +03:00
pull_request_pipeline.yml [CI] Send Java and ruby tests to sonarqube simultaneously (#15810) 2024-01-17 19:04:37 +00:00
serverless_integration_pipeline.yml Retries for serverless-integration-testing pipeline (#15851) 2024-01-25 17:24:00 +02:00
snyk_report_pipeline.yml Use proper BK agent and simplify some operations in Snyk report pipeline. (#15610) 2023-11-27 09:31:25 -08:00
supported_plugins_test_pipeline.yml Re-enable json filter and netflow codec plugins (#15722) 2024-01-02 17:20:28 +01:00
trigger_pipelines.yml [ci] Allow schedule to trigger several pipelines (#15703) 2023-12-20 10:22:46 +02:00
windows_jdk_matrix_pipeline.yml Skip input step when triggering JDK matrix jobs (#15733) 2024-01-02 13:06:03 +02:00