-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[DPE-4427] Address main instability sources on backups integration te…
…sts (#496) * add postgres connection check * add leader check in peer event + remove restart * remove unit test * refactor initialization check * catch RetryError and defer tls event * add primary switchover on scale-down * revert patroni restart change * add sleep to tls check and catch modelError * wait before first backup + better logging on TLS test * add wait for model in TLS test + idle timeout * catch retry error from patroni call + increase retries * revert retry attempt limit change * revert wait model on tls test * update test_charm parameter * refactor on initialize cluster check + make self_healing fail fast * add shared buffers to dynamic config * revert + make wait for TLS in test_backups * clean previous changes * try waiting for idle after relating * reposition wait to avoid charm stuck * bump LIBPATCH and set log to warning level
- Loading branch information
1 parent
04c217e
commit c996dd3
Showing
5 changed files
with
113 additions
and
13 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
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
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
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
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