-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
enable skipped inputs_with_standalone_docker_agent
test
#202131
Conversation
Flaky Test Runner Stats🎉 All tests passed! - kibana-flaky-test-suite-runner#7526[✅] x-pack/test/fleet_api_integration/config.fleet.ts: 25/25 tests passed. |
Flaky Test Runner Stats🎉 All tests passed! - kibana-flaky-test-suite-runner#7529[✅] x-pack/test/fleet_api_integration/config.fleet.ts: 100/100 tests passed. |
inputs_with_standalone_docker_agent
test
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for fixing that one 🚀
Pinging @elastic/fleet (Team:Fleet) |
Starting backport for target branches: 8.x |
…2131) ## Summary Closes elastic#193625 Catch es errors in the test, to let it retry. Flaky test runner passed 125 times. ### Checklist - [x] [Flaky Test Runner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was used on any tests changed (cherry picked from commit 0d1f89a)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…test (#202131) (#202197) # Backport This will backport the following commits from `main` to `8.x`: - [enable skipped `inputs_with_standalone_docker_agent` test (#202131)](#202131) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Julia Bardi","email":"90178898+juliaElastic@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-11-28T15:41:26Z","message":"enable skipped `inputs_with_standalone_docker_agent` test (#202131)\n\n## Summary\r\n\r\nCloses https://github.com/elastic/kibana/issues/193625\r\n\r\nCatch es errors in the test, to let it retry.\r\nFlaky test runner passed 125 times.\r\n\r\n\r\n### Checklist\r\n\r\n- [x] [Flaky Test\r\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was\r\nused on any tests changed","sha":"0d1f89a5f346e7d775d58da6a38b5ca68ce37340","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:Fleet","v9.0.0","backport:prev-minor"],"title":"enable skipped `inputs_with_standalone_docker_agent` test","number":202131,"url":"https://github.com/elastic/kibana/pull/202131","mergeCommit":{"message":"enable skipped `inputs_with_standalone_docker_agent` test (#202131)\n\n## Summary\r\n\r\nCloses https://github.com/elastic/kibana/issues/193625\r\n\r\nCatch es errors in the test, to let it retry.\r\nFlaky test runner passed 125 times.\r\n\r\n\r\n### Checklist\r\n\r\n- [x] [Flaky Test\r\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was\r\nused on any tests changed","sha":"0d1f89a5f346e7d775d58da6a38b5ca68ce37340"}},"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/202131","number":202131,"mergeCommit":{"message":"enable skipped `inputs_with_standalone_docker_agent` test (#202131)\n\n## Summary\r\n\r\nCloses https://github.com/elastic/kibana/issues/193625\r\n\r\nCatch es errors in the test, to let it retry.\r\nFlaky test runner passed 125 times.\r\n\r\n\r\n### Checklist\r\n\r\n- [x] [Flaky Test\r\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was\r\nused on any tests changed","sha":"0d1f89a5f346e7d775d58da6a38b5ca68ce37340"}}]}] BACKPORT--> Co-authored-by: Julia Bardi <90178898+juliaElastic@users.noreply.github.com>
…2131) ## Summary Closes elastic#193625 Catch es errors in the test, to let it retry. Flaky test runner passed 125 times. ### Checklist - [x] [Flaky Test Runner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was used on any tests changed
Summary
Closes #193625
Catch es errors in the test, to let it retry.
Flaky test runner passed 125 times.
Checklist