[Security Solution][Endpoint] Add FTR API tests that validates creation of DOT indices#197899
Conversation
|
/ci |
|
Pinging @elastic/security-defend-workflows (Team:Defend Workflows) |
… that it can be reused in FTR
…/constants` for reuse
8b7641e to
9f243d2
Compare
…prefix-indices-ftr-api-tests
💚 Build Succeeded
Metrics [docs]
History
|
|
Starting backport for target branches: 8.x https://github.com/elastic/kibana/actions/runs/11614656214 |
💔 All backports failed
Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation |
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…on of DOT indices (elastic#197899) ## Summary - Adds new FTR API test suite for validating that DOT indices are created whenever a policy in fleet is created/updated - Renamed and moved `DEFAULT_DIAGNOSTIC_INDEX` `const` to security solution top-level `common` directory for better reuse - Moved utility function that builds an index name with the `namespace` included to top-level `common` directory for better reuse - Created some additional scripting methods in the Fleet services module for updating fleet policies (cherry picked from commit a5d571a) # Conflicts: # x-pack/plugins/security_solution/server/fleet_integration/handlers/create_policy_datastreams.ts
|
Looks like this PR has a backport PR but it still hasn't been merged. Please merge it ASAP to keep the branches relatively in sync. |
…on of DOT indices (elastic#197899) ## Summary - Adds new FTR API test suite for validating that DOT indices are created whenever a policy in fleet is created/updated - Renamed and moved `DEFAULT_DIAGNOSTIC_INDEX` `const` to security solution top-level `common` directory for better reuse - Moved utility function that builds an index name with the `namespace` included to top-level `common` directory for better reuse - Created some additional scripting methods in the Fleet services module for updating fleet policies
|
Looks like this PR has a backport PR but it still hasn't been merged. Please merge it ASAP to keep the branches relatively in sync. |
Unable to backportThe backport can't be done because the associated change from Elasticsearch was not backported to 8.x. |
Summary
DEFAULT_DIAGNOSTIC_INDEXconstto security solution top-levelcommondirectory for better reusenamespaceincluded to top-levelcommondirectory for better reuse