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.
[Security Solution] Remove bulk create rules API calls from rule expo…
…rt tests (elastic#198953) **Follow-up to:** elastic#197422 (comment) ## Summary This PR manually "backports" some of the changes from elastic#197422 directly to the `8.x` branch. Specifically, it removes API calls to the rules `_bulk_create` API endpoint from the tests for exporting rules. This API endpoint has been disabled in `main` (=> Serverless and Kibana 9.0) and should not be used in code. This PR aims to reduce the chances of introducing conflicts with any further changes to rule export tests.
- Loading branch information
Showing
1 changed file
with
32 additions
and
32 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