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

Fix metrics_SUITE connection_metrics flake (backport #12590) #12591

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Oct 25, 2024

connection_metrics and connection_coarse_metrics are asynchronous to opening a connection, and checking them is not the most suitable for the proper testcase (we would need to introduce a wait for condition). As they're tested in other cases, we can remove them from here as this often flakes on CI


This is an automatic backport of pull request #12590 done by Mergify.

@michaelklishin michaelklishin added this to the 4.0.3 milestone Oct 25, 2024
@michaelklishin michaelklishin merged commit 33bf4a0 into v4.0.x Oct 25, 2024
196 checks passed
@michaelklishin michaelklishin deleted the mergify/bp/v4.0.x/pr-12590 branch October 25, 2024 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants