generated from canonical/template-operator
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Attempt to stabilize exporter tests in light of bind-address in use i…
…ssues (#154) Counterpart of canonical/mysql-router-k8s-operator#254 ## Summary 1. Use `requests.get(stream=False)` to avoid open connections on the router exporter 2. Split the two exporter tests into different files so that they end up in different integration test groups 3. Use a much larger timeout (7mins) that the TIME_WAIT timeout (60s/1min) to see if the snap daemon (mysql-router-exporter) will restart successfully
- Loading branch information
1 parent
b12dcee
commit 3c48ce8
Showing
7 changed files
with
554 additions
and
259 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.