-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
# Backport This will backport the following commits from `main` to `8.14`: - [[Security Solution] Labels adjustments (#181371)](#181371) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Gloria Hornero","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-04-24T08:48:30Z","message":"[Security Solution] Labels adjustments (#181371)\n\nFollowing up from https://github.com/elastic/kibana/pull/180773\r\n\r\n## Summary\r\n \r\nIn this PR we are introducing the `@skipServerlessMKI` label, with it, a\r\ntest will be excluded from the execution on any MKI environment but it\r\nwill be executed as part of the CI check if the `@serverless` tag is\r\npresent.\r\n \r\n With the new changes the serverless labels will work as follows:\r\n \r\n* `@serverless`: The test is executed as part of the PR check process\r\nand in the periodic pipeline (MKI environment).\r\n \r\n* `@serverlessQA`: The test is executed as part of the kibana release\r\nprocess in the QA environment (MKI environment).\r\n \r\n* `@skipInServerless`: The test is skipped from being executed in CI as\r\npart of the PR check and is skipped from being executed in any MKI\r\nenvironment.\r\n \r\n`@skipInServerlessMKI`: The test is skipped from being executed in any\r\nMKI environment but it will continue being executed as part of the PR\r\nprocess if the `@serverless` tag is present.\r\n \r\n **IMPORTANT:**\r\n \r\nThe skip labels have been created for those tests that use `@serverless`\r\nor `@serverlessQA` labels. The absence of them (`@serverless` or\r\n`@serverlessQA`) will exclude automatically the execution of the test in\r\nthe targeted environments.\r\n \r\nI.E: A test without `@serverlessQA` will never be executed as part of\r\nthe Kibana release process. A test without `@serverless` will never be\r\nexecuted as part of the PR CI check neither the periodic pipeline.","sha":"37d47da7711710ded8d30f0514f4da2e1810dc8f","branchLabelMapping":{"^v8.15.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team: SecuritySolution","v8.14.0","v8.15.0"],"title":"[Security Solution] Labels adjustments","number":181371,"url":"https://github.com/elastic/kibana/pull/181371","mergeCommit":{"message":"[Security Solution] Labels adjustments (#181371)\n\nFollowing up from https://github.com/elastic/kibana/pull/180773\r\n\r\n## Summary\r\n \r\nIn this PR we are introducing the `@skipServerlessMKI` label, with it, a\r\ntest will be excluded from the execution on any MKI environment but it\r\nwill be executed as part of the CI check if the `@serverless` tag is\r\npresent.\r\n \r\n With the new changes the serverless labels will work as follows:\r\n \r\n* `@serverless`: The test is executed as part of the PR check process\r\nand in the periodic pipeline (MKI environment).\r\n \r\n* `@serverlessQA`: The test is executed as part of the kibana release\r\nprocess in the QA environment (MKI environment).\r\n \r\n* `@skipInServerless`: The test is skipped from being executed in CI as\r\npart of the PR check and is skipped from being executed in any MKI\r\nenvironment.\r\n \r\n`@skipInServerlessMKI`: The test is skipped from being executed in any\r\nMKI environment but it will continue being executed as part of the PR\r\nprocess if the `@serverless` tag is present.\r\n \r\n **IMPORTANT:**\r\n \r\nThe skip labels have been created for those tests that use `@serverless`\r\nor `@serverlessQA` labels. The absence of them (`@serverless` or\r\n`@serverlessQA`) will exclude automatically the execution of the test in\r\nthe targeted environments.\r\n \r\nI.E: A test without `@serverlessQA` will never be executed as part of\r\nthe Kibana release process. A test without `@serverless` will never be\r\nexecuted as part of the PR CI check neither the periodic pipeline.","sha":"37d47da7711710ded8d30f0514f4da2e1810dc8f"}},"sourceBranch":"main","suggestedTargetBranches":["8.14"],"targetPullRequestStates":[{"branch":"8.14","label":"v8.14.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.15.0","branchLabelMappingKey":"^v8.15.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/181371","number":181371,"mergeCommit":{"message":"[Security Solution] Labels adjustments (#181371)\n\nFollowing up from https://github.com/elastic/kibana/pull/180773\r\n\r\n## Summary\r\n \r\nIn this PR we are introducing the `@skipServerlessMKI` label, with it, a\r\ntest will be excluded from the execution on any MKI environment but it\r\nwill be executed as part of the CI check if the `@serverless` tag is\r\npresent.\r\n \r\n With the new changes the serverless labels will work as follows:\r\n \r\n* `@serverless`: The test is executed as part of the PR check process\r\nand in the periodic pipeline (MKI environment).\r\n \r\n* `@serverlessQA`: The test is executed as part of the kibana release\r\nprocess in the QA environment (MKI environment).\r\n \r\n* `@skipInServerless`: The test is skipped from being executed in CI as\r\npart of the PR check and is skipped from being executed in any MKI\r\nenvironment.\r\n \r\n`@skipInServerlessMKI`: The test is skipped from being executed in any\r\nMKI environment but it will continue being executed as part of the PR\r\nprocess if the `@serverless` tag is present.\r\n \r\n **IMPORTANT:**\r\n \r\nThe skip labels have been created for those tests that use `@serverless`\r\nor `@serverlessQA` labels. The absence of them (`@serverless` or\r\n`@serverlessQA`) will exclude automatically the execution of the test in\r\nthe targeted environments.\r\n \r\nI.E: A test without `@serverlessQA` will never be executed as part of\r\nthe Kibana release process. A test without `@serverless` will never be\r\nexecuted as part of the PR CI check neither the periodic pipeline.","sha":"37d47da7711710ded8d30f0514f4da2e1810dc8f"}}]}] BACKPORT--> Co-authored-by: Gloria Hornero <[email protected]>
- Loading branch information
1 parent
c6c59e0
commit 1826c03
Showing
25 changed files
with
78 additions
and
72 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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