Skip to content

[CI] unknown setting [xpack.eql.enabled] in release-tests #51541

@droberts195

Description

@droberts195

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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions