tdudlak / 389-ds-base

Forked from 389-ds-base 5 years ago
Clone

38345db Issue 7 - Add pause and resume methods to topology fixtures

1 file Authored by spichugi 6 years ago, Committed by William Brown 6 years ago,
    Issue 7 - Add pause and resume methods to topology fixtures
    
    Description: For testing purposes, sometimes we need to pause the
    replication on a big amount of agreements (4 and more, for instance).
    Add the methods to the TopologyMain class of lib389/topologies.py module.
    
    https://pagure.io/lib389/issue/7
    
    Reviewed by: wibrown (Thanks!)