Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
droberts195 opened this issue Jan 28, 2020 · 3 comments · Fixed by #51699
Closed

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

droberts195 opened this issue Jan 28, 2020 · 3 comments · Fixed by #51699
Assignees
Labels
:Analytics/EQL EQL querying >test-failure Triaged test failures from CI

Comments

@droberts195
Copy link
Contributor

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.

@droberts195 droberts195 added >test-failure Triaged test failures from CI :Analytics/EQL EQL querying labels Jan 28, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search (:Search/EQL)

@cbuescher
Copy link
Member

@aleksmaus aleksmaus self-assigned this Jan 29, 2020
@aleksmaus
Copy link
Contributor

Will fix.

aleksmaus added a commit to aleksmaus/elasticsearch that referenced this issue Jan 29, 2020
* Related to elastic#51541: [CI] unknown setting [xpack.eql.enabled] in release-tests
aleksmaus added a commit that referenced this issue Jan 29, 2020
* Related to #51541: [CI] unknown setting [xpack.eql.enabled] in release-tests
aleksmaus added a commit to aleksmaus/elasticsearch that referenced this issue Jan 29, 2020
…ic#51624)

* Related to elastic#51541: [CI] unknown setting [xpack.eql.enabled] in release-tests
aleksmaus added a commit that referenced this issue Jan 29, 2020
… (#51645)

* Related to #51541: [CI] unknown setting [xpack.eql.enabled] in release-tests
aleksmaus added a commit to aleksmaus/elasticsearch that referenced this issue Jan 30, 2020
aleksmaus added a commit that referenced this issue Jan 31, 2020
aleksmaus added a commit to aleksmaus/elasticsearch that referenced this issue Jan 31, 2020
aleksmaus added a commit that referenced this issue Jan 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/EQL EQL querying >test-failure Triaged test failures from CI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants