-
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-4620][MISC] CI stability fixes + slicing tests (#524)
* restructure test * refactor test for db_process * split self healing test * reposition get primary * revert slicing * retry connection and reduce check frequency * add check frequency param * fix on_stop patching + tls instability * temporarily remove stop unit test * Revert "fix on_stop patching + tls instability" This reverts commit f9ab759. * Revert "temporarily remove stop unit test" This reverts commit 12040bd. * keep TLS check + nits * fix linting * split self_healing and fix 409 error * fix on_stop new logic * more fixes * try early exit on push_tls_files * revert change on tls push * reduce retry intervals * revery changes to fix 409 error + increase timeout * fine tune retries * slice backups test * fix slicing * fix typo in get_primary * fix typo * set raise_on_error=False after deploys
- Loading branch information
1 parent
bf297a2
commit f6a4e13
Showing
13 changed files
with
336 additions
and
319 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
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
Oops, something went wrong.