5a397ee Remove tests which install KRA on replica w/o KRA on master

1 file Authored by rcritten 5 years ago, Committed by frenaud 5 years ago,
    Remove tests which install KRA on replica w/o KRA on master
    
    The KRA installation code explicity quits if trying to
    install a KRA during a replica installation if there is not
    already a KRA in the topology.
    
    A KRA can be added afterward.
    
    https://pagure.io/freeipa/issue/7651
    
    Reviewed-By: Christian Heimes <cheimes@redhat.com>
    Reviewed-By: Sergey Orlov <sorlov@redhat.com>