[Cloud Security] Refactoring tests#195675
Merged
kfirpeled merged 3 commits intoelastic:mainfrom Oct 10, 2024
Merged
Conversation
Contributor
Flaky Test Runner Stats🟠 Some tests failed. - kibana-flaky-test-suite-runner#7117[❌] x-pack/test/api_integration/apis/cloud_security_posture/config.ts: 0/25 tests passed. |
Contributor
💚 Build Succeeded
Metrics [docs]
History
|
Contributor
Flaky Test Runner Stats🎉 All tests passed! - kibana-flaky-test-suite-runner#7121[✅] x-pack/test/api_integration/apis/cloud_security_posture/config.ts: 25/25 tests passed. |
Contributor
|
Starting backport for target branches: 8.x |
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Oct 10, 2024
(cherry picked from commit e6c2750)
Contributor
💚 All backports created successfully
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
Oct 10, 2024
# Backport This will backport the following commits from `main` to `8.x`: - [[Cloud Security] Refactoring tests (#195675)](#195675) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Kfir Peled","email":"61654899+kfirpeled@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-10-10T13:05:37Z","message":"[Cloud Security] Refactoring tests (#195675)","sha":"e6c2750151d04152f8270d56279048e6f019696d","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","backport:prev-minor"],"title":"[Cloud Security] Refactoring tests","number":195675,"url":"https://github.com/elastic/kibana/pull/195675","mergeCommit":{"message":"[Cloud Security] Refactoring tests (#195675)","sha":"e6c2750151d04152f8270d56279048e6f019696d"}},"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/195675","number":195675,"mergeCommit":{"message":"[Cloud Security] Refactoring tests (#195675)","sha":"e6c2750151d04152f8270d56279048e6f019696d"}}]}] BACKPORT--> Co-authored-by: Kfir Peled <61654899+kfirpeled@users.noreply.github.com>
Contributor
|
Pinging @elastic/kibana-cloud-security-posture (Team:Cloud Security) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Removed duplicated code cloud_security_posture_api serverless tests folder
Checklist