From 431dbc704653521ae0a1dd7e3b7fd1dba0f7ea6d Mon Sep 17 00:00:00 2001 From: Rene Groeschke Date: Mon, 17 Feb 2025 19:12:30 +0100 Subject: [PATCH] Fix lucene compatibility tests (#122780) - Fix lucene compatibility tests - failing due to buildscan setup - Update reference to luceneBwcTest commit --- .buildkite/pipelines/intake.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.buildkite/pipelines/intake.yml b/.buildkite/pipelines/intake.yml index 8f5593516510a..8767cc3821257 100644 --- a/.buildkite/pipelines/intake.yml +++ b/.buildkite/pipelines/intake.yml @@ -76,7 +76,7 @@ steps: ES_VERSION: - "9.0.0" ES_COMMIT: - - "b2cc9d9b8f00ee621f93ddca07ea9c671aab1578" # update to match last commit before lucene bump + - "10352e57d85505984582616e1e38530d3ec6ca59" # update to match last commit before lucene bump / head of combat-lucene-10-0-0 agents: provider: gcp image: family/elasticsearch-ubuntu-2004