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

Stabilize test_exporter.py::test_exporter_endpoint integration test #229

Open
carlcsaposs-canonical opened this issue Apr 22, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@carlcsaposs-canonical
Copy link
Contributor

Marked as unstable in #228

@carlcsaposs-canonical carlcsaposs-canonical added the bug Something isn't working label Apr 22, 2024
Copy link
Contributor

shayancanonical added a commit that referenced this issue May 24, 2024
…h COS to avoid TIME_WAIT connections; stabilize exporter tests (#245)

## Issue
#219
#229

We are running into a connection in `TIME_WAIT` when starting
`mysql_router_exporter`. This happens in both the K8s and VM charms. The
guess is that this is related to the connection pool we use in our
tests.

## Solution
Clear the connection pool before relating with COS, re-run exporter
tests 5-10 times, observe if tests have stabilized
github-actions bot added a commit to carlcsaposs-canonical/mysql-router-k8s-operator that referenced this issue Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant