[ci] run scout tests as on merge non-blocking pipeline#210425
Merged
dmlemeshko merged 2 commits intoelastic:mainfrom Feb 11, 2025
Merged
[ci] run scout tests as on merge non-blocking pipeline#210425dmlemeshko merged 2 commits intoelastic:mainfrom
dmlemeshko merged 2 commits intoelastic:mainfrom
Conversation
Contributor
|
Pinging @elastic/appex-qa (Team:QA) |
Ikuni17
approved these changes
Feb 11, 2025
Contributor
|
Starting backport for target branches: 8.x, 9.0 https://github.com/elastic/kibana/actions/runs/13265058368 |
Contributor
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]
History
cc @dmlemeshko |
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Feb 11, 2025
## Summary To collect more stats (run time & flakiness) we would like to run Scout tests in "non-blocking" way for on-merge pipeline. I basically copied script and configuration from https://github.com/elastic/kibana/blob/9dc67bfd8836e8d3a2f0480d997b11d9e7e9106f/.buildkite/pipelines/pull_request/scout_ui_tests.yml (cherry picked from commit 745cbb7)
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Feb 11, 2025
## Summary To collect more stats (run time & flakiness) we would like to run Scout tests in "non-blocking" way for on-merge pipeline. I basically copied script and configuration from https://github.com/elastic/kibana/blob/9dc67bfd8836e8d3a2f0480d997b11d9e7e9106f/.buildkite/pipelines/pull_request/scout_ui_tests.yml (cherry picked from commit 745cbb7)
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
Feb 11, 2025
#210591) # Backport This will backport the following commits from `main` to `9.0`: - [[ci] run scout tests as on merge non-blocking pipeline (#210425)](#210425) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Dzmitry Lemechko","email":"dzmitry.lemechko@elastic.co"},"sourceCommit":{"committedDate":"2025-02-11T14:21:20Z","message":"[ci] run scout tests as on merge non-blocking pipeline (#210425)\n\n## Summary\r\n\r\nTo collect more stats (run time & flakiness) we would like to run Scout\r\ntests in \"non-blocking\" way for on-merge pipeline.\r\n\r\nI basically copied script and configuration from\r\nhttps://github.com/elastic/kibana/blob/9dc67bfd8836e8d3a2f0480d997b11d9e7e9106f/.buildkite/pipelines/pull_request/scout_ui_tests.yml","sha":"745cbb7d8db5cb1f8e7810d018f01c032ece072c","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:QA","release_note:skip","v9.0.0","backport:version","test:scout","v9.1.0","v8.19.0"],"title":"[ci] run scout tests as on merge non-blocking pipeline","number":210425,"url":"https://github.com/elastic/kibana/pull/210425","mergeCommit":{"message":"[ci] run scout tests as on merge non-blocking pipeline (#210425)\n\n## Summary\r\n\r\nTo collect more stats (run time & flakiness) we would like to run Scout\r\ntests in \"non-blocking\" way for on-merge pipeline.\r\n\r\nI basically copied script and configuration from\r\nhttps://github.com/elastic/kibana/blob/9dc67bfd8836e8d3a2f0480d997b11d9e7e9106f/.buildkite/pipelines/pull_request/scout_ui_tests.yml","sha":"745cbb7d8db5cb1f8e7810d018f01c032ece072c"}},"sourceBranch":"main","suggestedTargetBranches":["9.0","8.x"],"targetPullRequestStates":[{"branch":"9.0","label":"v9.0.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/210425","number":210425,"mergeCommit":{"message":"[ci] run scout tests as on merge non-blocking pipeline (#210425)\n\n## Summary\r\n\r\nTo collect more stats (run time & flakiness) we would like to run Scout\r\ntests in \"non-blocking\" way for on-merge pipeline.\r\n\r\nI basically copied script and configuration from\r\nhttps://github.com/elastic/kibana/blob/9dc67bfd8836e8d3a2f0480d997b11d9e7e9106f/.buildkite/pipelines/pull_request/scout_ui_tests.yml","sha":"745cbb7d8db5cb1f8e7810d018f01c032ece072c"}},{"branch":"8.x","label":"v8.19.0","branchLabelMappingKey":"^v8.19.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Dzmitry Lemechko <dzmitry.lemechko@elastic.co>
kibanamachine
added a commit
that referenced
this pull request
Feb 11, 2025
#210590) # Backport This will backport the following commits from `main` to `8.x`: - [[ci] run scout tests as on merge non-blocking pipeline (#210425)](#210425) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Dzmitry Lemechko","email":"dzmitry.lemechko@elastic.co"},"sourceCommit":{"committedDate":"2025-02-11T14:21:20Z","message":"[ci] run scout tests as on merge non-blocking pipeline (#210425)\n\n## Summary\r\n\r\nTo collect more stats (run time & flakiness) we would like to run Scout\r\ntests in \"non-blocking\" way for on-merge pipeline.\r\n\r\nI basically copied script and configuration from\r\nhttps://github.com/elastic/kibana/blob/9dc67bfd8836e8d3a2f0480d997b11d9e7e9106f/.buildkite/pipelines/pull_request/scout_ui_tests.yml","sha":"745cbb7d8db5cb1f8e7810d018f01c032ece072c","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:QA","release_note:skip","v9.0.0","backport:version","test:scout","v9.1.0","v8.19.0"],"title":"[ci] run scout tests as on merge non-blocking pipeline","number":210425,"url":"https://github.com/elastic/kibana/pull/210425","mergeCommit":{"message":"[ci] run scout tests as on merge non-blocking pipeline (#210425)\n\n## Summary\r\n\r\nTo collect more stats (run time & flakiness) we would like to run Scout\r\ntests in \"non-blocking\" way for on-merge pipeline.\r\n\r\nI basically copied script and configuration from\r\nhttps://github.com/elastic/kibana/blob/9dc67bfd8836e8d3a2f0480d997b11d9e7e9106f/.buildkite/pipelines/pull_request/scout_ui_tests.yml","sha":"745cbb7d8db5cb1f8e7810d018f01c032ece072c"}},"sourceBranch":"main","suggestedTargetBranches":["9.0","8.x"],"targetPullRequestStates":[{"branch":"9.0","label":"v9.0.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/210425","number":210425,"mergeCommit":{"message":"[ci] run scout tests as on merge non-blocking pipeline (#210425)\n\n## Summary\r\n\r\nTo collect more stats (run time & flakiness) we would like to run Scout\r\ntests in \"non-blocking\" way for on-merge pipeline.\r\n\r\nI basically copied script and configuration from\r\nhttps://github.com/elastic/kibana/blob/9dc67bfd8836e8d3a2f0480d997b11d9e7e9106f/.buildkite/pipelines/pull_request/scout_ui_tests.yml","sha":"745cbb7d8db5cb1f8e7810d018f01c032ece072c"}},{"branch":"8.x","label":"v8.19.0","branchLabelMappingKey":"^v8.19.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Dzmitry Lemechko <dzmitry.lemechko@elastic.co>
mistic
pushed a commit
that referenced
this pull request
Feb 11, 2025
## Summary In #210425 we added Scout UI tests to be run for on-merge pipeline, but test results are not ingested by default. This PR enables Scout reporter for that pipeline
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Feb 11, 2025
) ## Summary In elastic#210425 we added Scout UI tests to be run for on-merge pipeline, but test results are not ingested by default. This PR enables Scout reporter for that pipeline (cherry picked from commit 48992ed)
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Feb 11, 2025
) ## Summary In elastic#210425 we added Scout UI tests to be run for on-merge pipeline, but test results are not ingested by default. This PR enables Scout reporter for that pipeline (cherry picked from commit 48992ed)
kibanamachine
added a commit
that referenced
this pull request
Feb 11, 2025
…) (#210673) # Backport This will backport the following commits from `main` to `9.0`: - [[ci] enable Scout reporter for on-merge-unsupported-ftrs (#210627)](#210627) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Dzmitry Lemechko","email":"dzmitry.lemechko@elastic.co"},"sourceCommit":{"committedDate":"2025-02-11T18:01:54Z","message":"[ci] enable Scout reporter for on-merge-unsupported-ftrs (#210627)\n\n## Summary\r\n\r\nIn #210425 we added Scout UI tests to be run for on-merge pipeline, but\r\ntest results are not ingested by default.\r\n\r\nThis PR enables Scout reporter for that pipeline","sha":"48992ed9f6b78201884b28e1aa77794ea1e61336","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","backport:version","test:scout","v9.1.0","v8.19.0"],"title":"[ci] enable Scout reporter for on-merge-unsupported-ftrs","number":210627,"url":"https://github.com/elastic/kibana/pull/210627","mergeCommit":{"message":"[ci] enable Scout reporter for on-merge-unsupported-ftrs (#210627)\n\n## Summary\r\n\r\nIn #210425 we added Scout UI tests to be run for on-merge pipeline, but\r\ntest results are not ingested by default.\r\n\r\nThis PR enables Scout reporter for that pipeline","sha":"48992ed9f6b78201884b28e1aa77794ea1e61336"}},"sourceBranch":"main","suggestedTargetBranches":["9.0","8.x"],"targetPullRequestStates":[{"branch":"9.0","label":"v9.0.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/210627","number":210627,"mergeCommit":{"message":"[ci] enable Scout reporter for on-merge-unsupported-ftrs (#210627)\n\n## Summary\r\n\r\nIn #210425 we added Scout UI tests to be run for on-merge pipeline, but\r\ntest results are not ingested by default.\r\n\r\nThis PR enables Scout reporter for that pipeline","sha":"48992ed9f6b78201884b28e1aa77794ea1e61336"}},{"branch":"8.x","label":"v8.19.0","branchLabelMappingKey":"^v8.19.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Dzmitry Lemechko <dzmitry.lemechko@elastic.co>
kibanamachine
added a commit
that referenced
this pull request
Feb 11, 2025
…) (#210672) # Backport This will backport the following commits from `main` to `8.x`: - [[ci] enable Scout reporter for on-merge-unsupported-ftrs (#210627)](#210627) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Dzmitry Lemechko","email":"dzmitry.lemechko@elastic.co"},"sourceCommit":{"committedDate":"2025-02-11T18:01:54Z","message":"[ci] enable Scout reporter for on-merge-unsupported-ftrs (#210627)\n\n## Summary\r\n\r\nIn #210425 we added Scout UI tests to be run for on-merge pipeline, but\r\ntest results are not ingested by default.\r\n\r\nThis PR enables Scout reporter for that pipeline","sha":"48992ed9f6b78201884b28e1aa77794ea1e61336","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","backport:version","test:scout","v9.1.0","v8.19.0"],"title":"[ci] enable Scout reporter for on-merge-unsupported-ftrs","number":210627,"url":"https://github.com/elastic/kibana/pull/210627","mergeCommit":{"message":"[ci] enable Scout reporter for on-merge-unsupported-ftrs (#210627)\n\n## Summary\r\n\r\nIn #210425 we added Scout UI tests to be run for on-merge pipeline, but\r\ntest results are not ingested by default.\r\n\r\nThis PR enables Scout reporter for that pipeline","sha":"48992ed9f6b78201884b28e1aa77794ea1e61336"}},"sourceBranch":"main","suggestedTargetBranches":["9.0","8.x"],"targetPullRequestStates":[{"branch":"9.0","label":"v9.0.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/210627","number":210627,"mergeCommit":{"message":"[ci] enable Scout reporter for on-merge-unsupported-ftrs (#210627)\n\n## Summary\r\n\r\nIn #210425 we added Scout UI tests to be run for on-merge pipeline, but\r\ntest results are not ingested by default.\r\n\r\nThis PR enables Scout reporter for that pipeline","sha":"48992ed9f6b78201884b28e1aa77794ea1e61336"}},{"branch":"8.x","label":"v8.19.0","branchLabelMappingKey":"^v8.19.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Dzmitry Lemechko <dzmitry.lemechko@elastic.co>
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
To collect more stats (run time & flakiness) we would like to run Scout tests in "non-blocking" way for on-merge pipeline.
I basically copied script and configuration from https://github.com/elastic/kibana/blob/9dc67bfd8836e8d3a2f0480d997b11d9e7e9106f/.buildkite/pipelines/pull_request/scout_ui_tests.yml