summaryrefslogtreecommitdiffstats
path: root/ipatests/test_integration/test_replication_layouts.py
Commit message (Collapse)AuthorAgeFilesLines
* CI: Add replication test utilizing double-circle topology.David Kupka2016-02-231-0/+18
| | | | Reviewed-By: Milan Kubik <mkubik@redhat.com>
* CI: Add simple replication test in 2-connected topology.David Kupka2016-02-121-0/+18
| | | | Reviewed-By: Milan Kubik <mkubik@redhat.com>
* CI: test various topologies with multiple replicasMartin Basti2015-12-071-0/+87
Test tests topologies listed bellow with and without CA on replicas: star topology: 3 replicas line topology: 3 replicas complete topology: 3 replicas Reviewed-By: Oleg Fayans <ofayans@redhat.com>