10e9e33 Bugfixes in managed topology tests

1 file Authored by Oleg Fayans 8 years ago, Committed by mbasti 8 years ago,
    Bugfixes in managed topology tests
    
    Fixed a false negative related to replication taking some time: added
    wait_for_replication call before checking for new object in replicas.
    
    Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>