[Cloud Security] Add failsOnMki to skip agentless agent policy test in quality gates#202238
Merged
seanrathier merged 2 commits intoelastic:mainfrom Nov 29, 2024
Merged
Conversation
opauloh
approved these changes
Nov 28, 2024
Contributor
|
Starting backport for target branches: 8.x https://github.com/elastic/kibana/actions/runs/12076808963 |
Contributor
💚 Build Succeeded
Metrics [docs]
cc @seanrathier |
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Nov 29, 2024
…n quality gates (elastic#202238) (cherry picked from commit 4d6b23e)
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
Nov 29, 2024
…test in quality gates (#202238) (#202245) # Backport This will backport the following commits from `main` to `8.x`: - [[Cloud Security] Add failsOnMki to skip agentless agent policy test in quality gates (#202238)](#202238) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"seanrathier","email":"sean.rathier@gmail.com"},"sourceCommit":{"committedDate":"2024-11-29T00:06:45Z","message":"[Cloud Security] Add failsOnMki to skip agentless agent policy test in quality gates (#202238)","sha":"4d6b23e55e3e200a2155547b182ed10e3e7a6375","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team:Cloud Security","backport:prev-minor"],"title":"[Cloud Security] Add failsOnMki to skip agentless agent policy test in quality gates","number":202238,"url":"https://github.com/elastic/kibana/pull/202238","mergeCommit":{"message":"[Cloud Security] Add failsOnMki to skip agentless agent policy test in quality gates (#202238)","sha":"4d6b23e55e3e200a2155547b182ed10e3e7a6375"}},"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/202238","number":202238,"mergeCommit":{"message":"[Cloud Security] Add failsOnMki to skip agentless agent policy test in quality gates (#202238)","sha":"4d6b23e55e3e200a2155547b182ed10e3e7a6375"}}]}] BACKPORT--> Co-authored-by: seanrathier <sean.rathier@gmail.com>
CAWilson94
pushed a commit
to CAWilson94/kibana
that referenced
this pull request
Dec 12, 2024
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
Add failsOnMki to skip agentless agent policy test in quality gates
This PR should fix it.