ab3b4a9 Added 5 more tests to Replica Promotion testsuite

1 file Authored by Oleg Fayans 7 years ago, Committed by mbasti 7 years ago,
    Added 5 more tests to Replica Promotion testsuite
    
    The following testcases were automated:
    1. Test one command replica installation
    2. Test csreplica-manage-(del, connect, disconnect) are disabled in domain
    level 1
    3. Client enrollment and replica promotion by an unprivileged user are
    prohibited
    4. Replica uninstallation is prohibited if it disconnects a part of existing
    topology (is possible only with --ignore-topology-disconnect option)
    https://fedorahosted.org/freeipa/ticket/5723
    
    Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>