1b966f7 Use common replication wait timeout of 5min

Authored and Committed by cheimes 5 years ago
    Use common replication wait timeout of 5min
    
    Instead of multiple timeout values all over the code base, all
    replication waits now use a common timeout value from api.env of 5
    minutes. Waiting for HTTP/replica principal takes 90 to 120 seconds, so
    5 minutes seem like a sufficient value for slow setups.
    
    Fixes: https://pagure.io/freeipa/issue/7595
    Signed-off-by: Christian Heimes <cheimes@redhat.com>
    Reviewed-By: Fraser Tweedale <ftweedal@redhat.com>
    
        
file modified
+2 -0