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.
[Defend Workflows] Enable Artifacts cy tests against serverless (elas…
…tic#170977) ## Summary Enables _Artifact tabs in Policy details_ and _Artifacts_ cypress tests against serverless. Or at least the test cases that has `ALL` privilege (or `NONE` for the _Artifacts_ tests), because there are no such roles in serverless environment that have: - read privilege for policy, but no privilege for artifacts, - read privilege for artifacts Additionally, - `@skipInServerless` tag is added, - the two tests use the usual `indexEndpointHosts()` to have mocked data, - and the old `loadEndpointDataForEventFiltersIfNeeded()` is deleted --------- Co-authored-by: Kibana Machine <[email protected]>
- Loading branch information
1 parent
ce0114b
commit e3f339c
Showing
5 changed files
with
122 additions
and
102 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
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
28 changes: 0 additions & 28 deletions
28
x-pack/plugins/security_solution/public/management/cypress/tasks/load_endpoint_data.ts
This file was deleted.
Oops, something went wrong.