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][Endpoint] Explicitly Skip two mocked data tests form serverless MKI runs #196871

Merged

Conversation

paul-tavares
Copy link
Contributor

@paul-tavares paul-tavares commented Oct 18, 2024

Summary

  • Explicitly Skip two mocked data tests form serverless MKI runs due to the use of mocked data

@paul-tavares paul-tavares added release_note:fix Team:Defend Workflows “EDR Workflows” sub-team of Security Solution backport:prev-minor Backport to (9.0) the previous minor version (i.e. one version back from main) v8.16.0 labels Oct 18, 2024
@paul-tavares paul-tavares self-assigned this Oct 18, 2024
@paul-tavares paul-tavares requested a review from a team as a code owner October 18, 2024 12:59
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-defend-workflows (Team:Defend Workflows)

@paul-tavares paul-tavares requested review from ashokaditya and removed request for pzl October 18, 2024 13:01
Copy link
Contributor

@tomsonpl tomsonpl left a comment

Choose a reason for hiding this comment

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

🚀

@paul-tavares paul-tavares enabled auto-merge (squash) October 18, 2024 13:02
@@ -13,7 +13,7 @@ export default function ({ getService }: FtrProviderContext) {
const utils = getService('securitySolutionUtils');
const endpointTestresources = getService('endpointTestResources');

describe('@ess @serverless Endpoint policy response api', function () {
describe('@ess @serverless skipInServerlessMKI Endpoint policy response api', function () {
Copy link
Contributor

@tomsonpl tomsonpl Oct 18, 2024

Choose a reason for hiding this comment

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

I think you've got a typo here

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks. Will correct it.

@paul-tavares
Copy link
Contributor Author

@paul-tavares paul-tavares merged commit 4f85a99 into elastic:main Oct 18, 2024
21 checks passed
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.x

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

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

cc @paul-tavares

@paul-tavares paul-tavares deleted the task/olm-fix-spaces-test-to-skip-mki branch October 18, 2024 15:52
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Oct 18, 2024
…orm serverless MKI runs (elastic#196871)

## Summary

- Explicitly Skip two mocked data tests form serverless MKI runs due to
the use of mocked data

(cherry picked from commit 4f85a99)
@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 Oct 18, 2024
…ests form serverless MKI runs (#196871) (#196918)

# Backport

This will backport the following commits from `main` to `8.x`:
- [[Security Solution][Endpoint] Explicitly Skip two mocked data tests
form serverless MKI runs
(#196871)](#196871)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Paul
Tavares","email":"56442535+paul-tavares@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-10-18T15:51:33Z","message":"[Security
Solution][Endpoint] Explicitly Skip two mocked data tests form
serverless MKI runs (#196871)\n\n## Summary\r\n\r\n- Explicitly Skip two
mocked data tests form serverless MKI runs due to\r\nthe use of mocked
data","sha":"4f85a9989373fae228ab7969b671b6817d5ecf79","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","v9.0.0","Team:Defend
Workflows","OLM Sprint","backport:prev-minor"],"title":"[Security
Solution][Endpoint] Explicitly Skip two mocked data tests form
serverless MKI
runs","number":196871,"url":"https://github.com/elastic/kibana/pull/196871","mergeCommit":{"message":"[Security
Solution][Endpoint] Explicitly Skip two mocked data tests form
serverless MKI runs (#196871)\n\n## Summary\r\n\r\n- Explicitly Skip two
mocked data tests form serverless MKI runs due to\r\nthe use of mocked
data","sha":"4f85a9989373fae228ab7969b671b6817d5ecf79"}},"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/196871","number":196871,"mergeCommit":{"message":"[Security
Solution][Endpoint] Explicitly Skip two mocked data tests form
serverless MKI runs (#196871)\n\n## Summary\r\n\r\n- Explicitly Skip two
mocked data tests form serverless MKI runs due to\r\nthe use of mocked
data","sha":"4f85a9989373fae228ab7969b671b6817d5ecf79"}}]}] BACKPORT-->

Co-authored-by: Paul Tavares <56442535+paul-tavares@users.noreply.github.com>
@paul-tavares paul-tavares added release_note:skip Skip the PR/issue when compiling release notes and removed release_note:fix labels Dec 9, 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 (9.0) the previous minor version (i.e. one version back from main) OLM Sprint release_note:skip Skip the PR/issue when compiling release notes Team:Defend Workflows “EDR Workflows” sub-team of Security Solution v8.17.0 v9.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants