9c10d7e ipatests: restart ipa services after moving date

1 file Authored by myusuf 2 years ago, Committed by frenaud 2 years ago,
    ipatests: restart ipa services after moving date
    
    When system date is moved into future, it have unprecedented
    behavior i.e CA becomes irresponsive or unexpected certificcate
    state. Hence restart the ipa service after moving the date to
    gracefully serve the request.
    
    Fixes: https://pagure.io/freeipa/issue/9379
    
    Signed-off-by: Mohammad Rizwan <myusuf@redhat.com>
    Reviewed-By: Florence Blanc-Renaud <flo@redhat.com>