-
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.
Add Synapse backup s3-integration (#139)
* Add Synapse backup s3-integration * Add missing src-docs * Add integration documentation * Try integration tests for backup with localstack * Run integration tests in self hosted runners * Some small refactoring and renaming * github actions corrections * Use different name for fixture function and fixture name * Fix typo Co-authored-by: Christopher Bartz <[email protected]> * Fix typo Co-authored-by: Christopher Bartz <[email protected]> * rename s3-backup integrations and improve docs * back up -> backup for name * Rename SynapseBackup to BackupObserver and split logic in two files * Split test_backup in two files * Swap test files. Improve config change * Rename integration from s3-backup to backup * Refactor for integration tests to use fixtures * Join three tests using pytests parametrize * Fix bug and add tests for it in validate region or endpoint * No check for status in backup observer before setting to active * Remove unused constant --------- Co-authored-by: Christopher Bartz <[email protected]>
- Loading branch information
1 parent
5403153
commit 50e6d74
Showing
19 changed files
with
1,448 additions
and
10 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
Oops, something went wrong.