-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Analytics/EQLEQL queryingEQL querying>test-failureTriaged test failures from CITriaged test failures from CI
Description
The xpack.eql.enabled
setting is only registered in snapshot builds. This causes release-tests builds to fail with the following error:
org.elasticsearch.bootstrap.StartupException: java.lang.IllegalArgumentException: unknown setting [xpack.eql.enabled] did you mean any of [xpack.sql.enabled, xpack.ml.enabled, xpack.slm.enabled, xpack.ccr.enabled, xpack.ilm.enabled, xpack.rollup.enabled, xpack.enrich.enabled, xpack.graph.enabled, xpack.vectors.enabled]?
An example of a build that failed like this is https://gradle-enterprise.elastic.co/s/ihwtv5x2wbo4g
Something needs to be done to skip all EQL tests in release-tests builds.
Metadata
Metadata
Assignees
Labels
:Analytics/EQLEQL queryingEQL querying>test-failureTriaged test failures from CITriaged test failures from CI