Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Security Solution][API testing] Move and restructures rule preview test and actions legacy utils #170147

Merged
merged 15 commits into from
Nov 1, 2023

Conversation

WafaaNasr
Copy link
Contributor

@WafaaNasr WafaaNasr commented Oct 30, 2023

Summary

Moved files from detection_engine_api_integrations to security_solution_api_integration

  • utils (Moved and references are updated):

    • './get_legacy_action_notifications_so_by_id';
    • './get_legacy_actions_so_by_id';
    • './get_simple_preview_rule';
    • './get_simple_rule_output_with_web_hook_action';
    • './get_simple_rule_preview_output';
  • Group1:

    • preview_rules moved under the rule_creation folder

@WafaaNasr WafaaNasr requested review from a team as code owners October 30, 2023 15:51
@WafaaNasr WafaaNasr added release_note:skip Skip the PR/issue when compiling release notes FTR labels Oct 30, 2023
@WafaaNasr WafaaNasr self-assigned this Oct 30, 2023
Copy link
Member

@jbudz jbudz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ftr_configs.yml

@WafaaNasr WafaaNasr changed the title [Security Solution][Exceptions][API testing] Move and restructures rule preview test in the new api integration test folder [Security Solution][Exceptions][API testing] Move and restructures rule preview test and actions legacy utils Oct 31, 2023
@WafaaNasr WafaaNasr changed the title [Security Solution][Exceptions][API testing] Move and restructures rule preview test and actions legacy utils [Security Solution][API testing] Move and restructures rule preview test and actions legacy utils Oct 31, 2023
@kibana-ci
Copy link
Collaborator

💛 Build succeeded, but was flaky

Failed CI Steps

Metrics [docs]

✅ unchanged

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @WafaaNasr

@WafaaNasr WafaaNasr merged commit 6daad11 into elastic:main Nov 1, 2023
@kibanamachine kibanamachine added v8.12.0 backport:skip This commit does not require backporting labels Nov 1, 2023
@WafaaNasr WafaaNasr deleted the move-structure-rule_preview-api branch November 1, 2023 19:20
delanni pushed a commit to delanni/kibana that referenced this pull request Nov 6, 2023
…est and actions legacy utils (elastic#170147)

## Summary

- Following the initial work in this
elastic#166755
- Addresses part of elastic#151902 for
rule preview

https://docs.google.com/document/d/1CRFfDWMzw3ob03euWIvT4-IoiLXjoiPWI8mTBqP4Zks/edit
- Remove the `skipInQA` tag from `Migrations` actions test since it runs
only in ESS env.



### Moved files from `detection_engine_api_integrations` to
`security_solution_api_integration`

- utils (Moved and references are updated):
     -   './get_legacy_action_notifications_so_by_id';
     -  './get_legacy_actions_so_by_id';
     -  './get_simple_preview_rule';
     -  './get_simple_rule_output_with_web_hook_action';
     - './get_simple_rule_preview_output';
     
 - Group1:
     - `preview_rules` moved  under the `rule_creation` folder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting FTR release_note:skip Skip the PR/issue when compiling release notes v8.12.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants