-
Notifications
You must be signed in to change notification settings - Fork 204
Stop agent when switching runtime in TestMonitoringNoDuplicates (port #11869) #11945
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
base: main
Are you sure you want to change the base?
Conversation
* chore: Update to elastic/beats@b1413ea1f96e Made with ❤️️ by updatecli * chore: Update to elastic/beats@6e0b5e089536 Made with ❤️️ by updatecli * chore: Update to elastic/beats@972ccf0abf8b Made with ❤️️ by updatecli * Set log level in TestMonitoringNoDuplicates to debug * Set debug log level in a more robust way * chore: Update to elastic/beats@859a155614d7 Made with ❤️️ by updatecli * chore: Update to elastic/beats@7124f7c42753 Made with ❤️️ by updatecli * chore: Update to elastic/beats@044579ba343a Made with ❤️️ by updatecli * change ordering * update flow * update flow * use local config * use namespace * revert --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Mikołaj Świątek <mail@mikolajswiatek.com> (cherry picked from commit 08a5f42) # Conflicts: # NOTICE-fips.txt # NOTICE.txt # go.mod # go.sum # internal/edot/go.mod # internal/edot/go.sum
|
Cherry-pick of 08a5f42 has failed: To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
|
/test |
|
This pull request has not been merged yet. Could you please review and merge it @VihasMakwana? 🙏 |
|
I'm moving this to draft for now and will investigate failures. |
This PR updates
TestMonitoringNoDuplicatesto reinstall agents between checks, as the beatreceiver is deadlocking in the shutdown procedure. This PR also bumps beats.Refer #11253 (comment) for git bisect results.
Relates #11253
This is an automatic backport of pull request #11869 done by [Mergify](https://mergify.com).