forked from elastic/kibana
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Entity Analytics] Sort asset criticality by
@timestamp
by default …
…+ unskip serverless tests (elastic#200712) ## Summary Closes elastic#189067 These asset criticality tests were failing in serverless because it seems queries without a specified sort order behave differently in serverless vs ESS. I have made it so that asset criticality sorts by timestamp by default, this makes serverless the same as ESS. I have backported to 8.16 as I think the more tests that run, the better.
- Loading branch information
1 parent
bdbf314
commit e0e9c64
Showing
3 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters