50c6359 ipatests: wait while http/ldap/pkinit cert get renew on replica

1 file Authored by myusuf 2 years ago, Committed by frenaud 2 years ago,
    ipatests: wait while http/ldap/pkinit cert get renew on replica
    
    LDAP/HTTP/PKINIT certificates should be renewd on replica after
    moving system date. Test was failing because ipa-cert-fix ran
    while these cert was not renewd and it tried to fix it.
    
    This test adds check for replication before calling ipa-cert-fix
    on replica.
    
    Fixes: https://pagure.io/freeipa/issue/8815
    
    Signed-off-by: Mohammad Rizwan <myusuf@redhat.com>
    Reviewed-By: Florence Blanc-Renaud <flo@redhat.com>
    Reviewed-By: Sergey Orlov <sorlov@redhat.com>
    Reviewed-By: Rob Crittenden <rcritten@redhat.com>