Bug #5520
closedCreate replication integration test suite
0%
Description
Replication integration tests should include:force replication between two servers - A, B (write, update, delete)timed replication between two servers - A, Bhub/non-hub replication - A, B, C (three servers)invalid documents (not sure how they would get in the Metacat system to begin with) - A, Baccess control transferred from source to target during initial replication - A, Baccess control updates propagated from source to target - A, Breplication failure for insecure target - A, D (fourth server that does not have certificate?)
-all of the above for both data and metadata
Additional test ideas are welcome.
Updated by ben leinfelder almost 13 years ago
current tests:
-certificates are valid and configured correctly between A and B
-data from A to B
-EML from A to B
Updated by ben leinfelder almost 13 years ago
These tests also cover access control updates.
Updated by ben leinfelder almost 13 years ago
Decent foundation for replication testing is in place. We can build on this as needed. Closing ticket.