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

[Automatic Import] Add more FTR tests #203772

Merged
merged 4 commits into from
Dec 12, 2024
Merged

Conversation

bhapas
Copy link
Contributor

@bhapas bhapas commented Dec 11, 2024

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.

@bhapas bhapas requested review from a team as code owners December 11, 2024 11:56
@bhapas bhapas self-assigned this Dec 11, 2024
@bhapas bhapas added release_note:skip Skip the PR/issue when compiling release notes backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) Team:Security-Scalability Team label for Security Integrations Scalability Team Feature:AutomaticImport labels Dec 11, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-scalability (Team:Security-Scalability)

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Unknown metric groups

ESLint disabled line counts

id before after diff
@kbn/test-suites-xpack 727 721 -6

Total ESLint disabled count

id before after diff
@kbn/test-suites-xpack 752 746 -6

cc @bhapas

Copy link
Contributor

@kgeller kgeller left a comment

Choose a reason for hiding this comment

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

LGTM

@bhapas bhapas merged commit 0f160ab into elastic:main Dec 12, 2024
8 checks passed
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.x

https://github.com/elastic/kibana/actions/runs/12290126598

kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Dec 12, 2024
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.x

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Dec 12, 2024
# 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]>
CAWilson94 pushed a commit to CAWilson94/kibana that referenced this pull request Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) Feature:AutomaticImport release_note:skip Skip the PR/issue when compiling release notes Team:Security-Scalability Team label for Security Integrations Scalability Team v8.18.0 v9.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Automatic Import] [FTR] Add FTR functional test suite to test Automatic Import APIs
5 participants