-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Automatic Import] Add more FTR tests #203772
Conversation
Pinging @elastic/security-scalability (Team:Security-Scalability) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Starting backport for target branches: 8.x https://github.com/elastic/kibana/actions/runs/12290126598 |
(cherry picked from commit 0f160ab)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
# Backport This will backport the following commits from `main` to `8.x`: - [[Automatic Import] Add more FTR tests (#203772)](#203772) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Bharat Pasupula","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-12-12T04:58:59Z","message":"[Automatic Import] Add more FTR tests (#203772)","sha":"0f160ab61637fb78737cf0cdfe16743bebdb8dd4","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","backport:prev-minor","Team:Security-Scalability","Feature:AutomaticImport"],"title":"[Automatic Import] Add more FTR tests","number":203772,"url":"https://github.com/elastic/kibana/pull/203772","mergeCommit":{"message":"[Automatic Import] Add more FTR tests (#203772)","sha":"0f160ab61637fb78737cf0cdfe16743bebdb8dd4"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/203772","number":203772,"mergeCommit":{"message":"[Automatic Import] Add more FTR tests (#203772)","sha":"0f160ab61637fb78737cf0cdfe16743bebdb8dd4"}}]}] BACKPORT--> Co-authored-by: Bharat Pasupula <[email protected]>
Summary
Extension to #200169
Closes #196063
This PR adds more FTR tests for Automatic import flows. This does not include the positive
200
error tests and it is tracked separately for using real LLM resources to test it.