Skip to content

[8.19] [Security Solution] Move license level independent tests to the common folder (#225495)#226240

Merged
maximpn merged 1 commit intoelastic:8.19from
maximpn:backport/8.19/pr-225495
Jul 2, 2025
Merged

[8.19] [Security Solution] Move license level independent tests to the common folder (#225495)#226240
maximpn merged 1 commit intoelastic:8.19from
maximpn:backport/8.19/pr-225495

Conversation

@maximpn
Copy link
Contributor

@maximpn maximpn commented Jul 2, 2025

Backport

This will backport the following commits from main to 8.19:

Questions ?

Please refer to the Backport tool documentation

…n folder (elastic#225495)

**Relates to:** elastic#219831

## Summary

This PR moves prebuilt rules license independent integration tests to the `prebuilt_rules/common` folder.

(cherry picked from commit 55e3292)

# Conflicts:
#	x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/prebuilt_rules/common/install_prebuilt_rules/install_mocked_prebuilt_rule_assets.ts
#	x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/prebuilt_rules/common/revert_prebuilt_rules/revert_prebuilt_rules.ts
@maximpn maximpn requested a review from kibanamachine as a code owner July 2, 2025 14:47
@maximpn maximpn added the backport This PR is a backport of another PR label Jul 2, 2025
@maximpn maximpn enabled auto-merge (squash) July 2, 2025 14:47
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

@maximpn maximpn merged commit 677f639 into elastic:8.19 Jul 2, 2025
11 checks passed
nikitaindik pushed a commit that referenced this pull request Jul 5, 2025
… common folder (#225495) (#226672)

# Backport

This will backport the following commits from `main` to `9.0`:
- [[Security Solution] Move license level independent tests to the
common folder (#225495)](#225495)

<!--- Backport version: 10.0.0 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Maxim
Palenov","email":"maxim.palenov@elastic.co"},"sourceCommit":{"committedDate":"2025-07-02T14:10:01Z","message":"[Security
Solution] Move license level independent tests to the common folder
(#225495)\n\n**Relates to:**
https://github.com/elastic/kibana/pull/219831\n\n## Summary\n\nThis PR
moves prebuilt rules license independent integration tests to the
`prebuilt_rules/common`
folder.","sha":"55e329206dae0e4ba76a5eebdd759dec6c8dd46f","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["test","refactoring","release_note:skip","impact:medium","Team:Detections
and Resp","Team: SecuritySolution","Team:Detection Rule
Management","Feature:Prebuilt Detection
Rules","backport:version","v9.1.0","v8.19.0","v9.2.0"],"title":"[Security
Solution] Move license level independent tests to the common
folder","number":225495,"url":"https://github.com/elastic/kibana/pull/225495","mergeCommit":{"message":"[Security
Solution] Move license level independent tests to the common folder
(#225495)\n\n**Relates to:**
https://github.com/elastic/kibana/pull/219831\n\n## Summary\n\nThis PR
moves prebuilt rules license independent integration tests to the
`prebuilt_rules/common`
folder.","sha":"55e329206dae0e4ba76a5eebdd759dec6c8dd46f"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"9.1","label":"v9.1.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/226229","number":226229,"state":"MERGED","mergeCommit":{"sha":"9de182dd3c597c921fb387d932a57c7a4a39da54","message":"[9.1]
[Security Solution] Move license level independent tests to the common
folder (#225495) (#226229)\n\n# Backport\n\nThis will backport the
following commits from `main` to `9.1`:\n- [[Security Solution] Move
license level independent tests to the\ncommon folder
(#225495)](https://github.com/elastic/kibana/pull/225495)\n\n\n\n###
Questions ?\nPlease refer to the [Backport
tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\nCo-authored-by:
Maxim Palenov
<maxim.palenov@elastic.co>"}},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/226240","number":226240,"state":"MERGED","mergeCommit":{"sha":"677f63901a7bfec074cde51bcff0aa3cfe4bc3ca","message":"[8.19]
[Security Solution] Move license level independent tests to the common
folder (#225495) (#226240)\n\n# Backport\n\nThis will backport the
following commits from `main` to `8.19`:\n- [[Security Solution] Move
license level independent tests to the\ncommon folder
(#225495)](https://github.com/elastic/kibana/pull/225495)\n\n\n\n###
Questions ?\nPlease refer to the [Backport
tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n"}},{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/225495","number":225495,"mergeCommit":{"message":"[Security
Solution] Move license level independent tests to the common folder
(#225495)\n\n**Relates to:**
https://github.com/elastic/kibana/pull/219831\n\n## Summary\n\nThis PR
moves prebuilt rules license independent integration tests to the
`prebuilt_rules/common`
folder.","sha":"55e329206dae0e4ba76a5eebdd759dec6c8dd46f"}}]}]
BACKPORT-->
maximpn added a commit that referenced this pull request Jul 5, 2025
…e common folder (#225495) (#226673)

# Backport

This will backport the following commits from `main` to `8.18`:
- [[Security Solution] Move license level independent tests to the
common folder (#225495)](#225495)

<!--- Backport version: 10.0.0 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Maxim
Palenov","email":"maxim.palenov@elastic.co"},"sourceCommit":{"committedDate":"2025-07-02T14:10:01Z","message":"[Security
Solution] Move license level independent tests to the common folder
(#225495)\n\n**Relates to:**
https://github.com/elastic/kibana/pull/219831\n\n## Summary\n\nThis PR
moves prebuilt rules license independent integration tests to the
`prebuilt_rules/common`
folder.","sha":"55e329206dae0e4ba76a5eebdd759dec6c8dd46f","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["test","refactoring","release_note:skip","impact:medium","Team:Detections
and Resp","Team: SecuritySolution","Team:Detection Rule
Management","Feature:Prebuilt Detection
Rules","backport:version","v9.1.0","v8.19.0","v9.2.0"],"title":"[Security
Solution] Move license level independent tests to the common
folder","number":225495,"url":"https://github.com/elastic/kibana/pull/225495","mergeCommit":{"message":"[Security
Solution] Move license level independent tests to the common folder
(#225495)\n\n**Relates to:**
https://github.com/elastic/kibana/pull/219831\n\n## Summary\n\nThis PR
moves prebuilt rules license independent integration tests to the
`prebuilt_rules/common`
folder.","sha":"55e329206dae0e4ba76a5eebdd759dec6c8dd46f"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"9.1","label":"v9.1.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/226229","number":226229,"state":"MERGED","mergeCommit":{"sha":"9de182dd3c597c921fb387d932a57c7a4a39da54","message":"[9.1]
[Security Solution] Move license level independent tests to the common
folder (#225495) (#226229)\n\n# Backport\n\nThis will backport the
following commits from `main` to `9.1`:\n- [[Security Solution] Move
license level independent tests to the\ncommon folder
(#225495)](https://github.com/elastic/kibana/pull/225495)\n\n\n\n###
Questions ?\nPlease refer to the [Backport
tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\nCo-authored-by:
Maxim Palenov
<maxim.palenov@elastic.co>"}},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/226240","number":226240,"state":"MERGED","mergeCommit":{"sha":"677f63901a7bfec074cde51bcff0aa3cfe4bc3ca","message":"[8.19]
[Security Solution] Move license level independent tests to the common
folder (#225495) (#226240)\n\n# Backport\n\nThis will backport the
following commits from `main` to `8.19`:\n- [[Security Solution] Move
license level independent tests to the\ncommon folder
(#225495)](https://github.com/elastic/kibana/pull/225495)\n\n\n\n###
Questions ?\nPlease refer to the [Backport
tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n"}},{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/225495","number":225495,"mergeCommit":{"message":"[Security
Solution] Move license level independent tests to the common folder
(#225495)\n\n**Relates to:**
https://github.com/elastic/kibana/pull/219831\n\n## Summary\n\nThis PR
moves prebuilt rules license independent integration tests to the
`prebuilt_rules/common`
folder.","sha":"55e329206dae0e4ba76a5eebdd759dec6c8dd46f"}}]}]
BACKPORT-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants