7f598c8 ipatests: tasks.py: add wait_for_ipa_to_start

1 file Authored by François Cami 3 years ago, Committed by frenaud 3 years ago,
    ipatests: tasks.py: add wait_for_ipa_to_start
    
    wait_for_ipa_to_start(host) waits for ipactl to return RUNNING for all
    IPA services on the specified host.
    
    Related: https://pagure.io/freeipa/issue/8534
    Signed-off-by: François Cami <fcami@redhat.com>
    Reviewed-By: Florence Blanc-Renaud <flo@redhat.com>
    Reviewed-By: Rob Crittenden <rcritten@redhat.com>
    Reviewed-By: Mohammad Rizwan Yusuf <myusuf@redhat.com>