-
Notifications
You must be signed in to change notification settings - Fork 20
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
[DPE-2900] Cross-region async replication integration tests #448
[DPE-2900] Cross-region async replication integration tests #448
Conversation
Signed-off-by: Marcelo Henrique Neppel <[email protected]>
Signed-off-by: Marcelo Henrique Neppel <[email protected]>
Signed-off-by: Marcelo Henrique Neppel <[email protected]>
Signed-off-by: Marcelo Henrique Neppel <[email protected]>
Signed-off-by: Marcelo Henrique Neppel <[email protected]>
…tion-integration-tests Signed-off-by: Marcelo Henrique Neppel <[email protected]>
Signed-off-by: Marcelo Henrique Neppel <[email protected]>
…tion-integration-tests Signed-off-by: Marcelo Henrique Neppel <[email protected]>
Signed-off-by: Marcelo Henrique Neppel <[email protected]>
…tion-integration-tests Signed-off-by: Marcelo Henrique Neppel <[email protected]>
Signed-off-by: Marcelo Henrique Neppel <[email protected]>
…tion-integration-tests Signed-off-by: Marcelo Henrique Neppel <[email protected]>
Signed-off-by: Marcelo Henrique Neppel <[email protected]>
…ation Signed-off-by: Marcelo Henrique Neppel <[email protected]>
…tion-integration-tests Signed-off-by: Marcelo Henrique Neppel <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you! Excellent!
P.S. please fire a followup ticket/PR for the same issue as described here: canonical/postgresql-operator#453 (review)
…ation Signed-off-by: Marcelo Henrique Neppel <[email protected]>
…tion-integration-tests Signed-off-by: Marcelo Henrique Neppel <[email protected]>
Not an issue with the PR, but I don't think we'll see details about the second model in the |
Signed-off-by: Marcelo Henrique Neppel <[email protected]>
…tion-integration-tests Signed-off-by: Marcelo Henrique Neppel <[email protected]>
I agree. That would help us to understand what's happening in the second model when something fails. |
…ation-integration-tests Signed-off-by: Marcelo Henrique Neppel <[email protected]>
Signed-off-by: Marcelo Henrique Neppel <[email protected]>
…ation-integration-tests Signed-off-by: Marcelo Henrique Neppel <[email protected]>
Signed-off-by: Marcelo Henrique Neppel <[email protected]>
…ation-integration-tests Signed-off-by: Marcelo Henrique Neppel <[email protected]>
Issue
There are no integration tests for cross-region async replication.
Solution
Add integration tests for the following scenarios:
Some of the helper functions were changed to accommodate checks on multiple models, like when checking whether writes are increasing (to now check it in both clusters).