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

enable skipped inputs_with_standalone_docker_agent test #202131

Merged
merged 2 commits into from
Nov 28, 2024

Conversation

juliaElastic
Copy link
Contributor

@juliaElastic juliaElastic commented Nov 28, 2024

Summary

Closes #193625

Catch es errors in the test, to let it retry.
Flaky test runner passed 125 times.

Checklist

@kibanamachine
Copy link
Contributor

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.

see run history

@juliaElastic juliaElastic self-assigned this Nov 28, 2024
@juliaElastic juliaElastic added release_note:skip Skip the PR/issue when compiling release notes backport:prev-minor Backport to (9.0) the previous minor version (i.e. one version back from main) labels Nov 28, 2024
@kibanamachine
Copy link
Contributor

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.

see run history

@juliaElastic juliaElastic marked this pull request as ready for review November 28, 2024 13:51
@juliaElastic juliaElastic requested a review from a team as a code owner November 28, 2024 13:51
@juliaElastic juliaElastic changed the title enable skipped test enable skipped inputs_with_standalone_docker_agent test Nov 28, 2024
Copy link
Member

@nchaulet nchaulet left a 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 🚀

@botelastic botelastic bot added the Team:Fleet Team label for Observability Data Collection Fleet team label Nov 28, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/fleet (Team:Fleet)

@juliaElastic juliaElastic merged commit 0d1f89a into elastic:main Nov 28, 2024
14 checks passed
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.x

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

kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Nov 28, 2024
…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)
@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 Nov 28, 2024
…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>
CAWilson94 pushed a commit to CAWilson94/kibana that referenced this pull request Dec 12, 2024
…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
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) release_note:skip Skip the PR/issue when compiling release notes Team:Fleet Team label for Observability Data Collection Fleet team v8.18.0 v9.0.0
Projects
None yet
4 participants