-
Notifications
You must be signed in to change notification settings - Fork 25.2k
[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
Labels
Comments
Pinging @elastic/es-search (:Search/EQL) |
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
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
…tests (#51699) Fixes #51541 Co-authored-by: Igor Motov <[email protected]>
aleksmaus
added a commit
to aleksmaus/elasticsearch
that referenced
this issue
Jan 31, 2020
…elease-tests (elastic#51699) Fixes elastic#51541 Co-authored-by: Igor Motov <[email protected]>
aleksmaus
added a commit
that referenced
this issue
Jan 31, 2020
…tests (#51699) (#51770) Fixes #51541 Co-authored-by: Igor Motov <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The
xpack.eql.enabled
setting is only registered in snapshot builds. This causes release-tests builds to fail with the following error: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.
The text was updated successfully, but these errors were encountered: