4514e80 ipatests: fix the topologysegment-reinitialize command

1 file Authored by myusuf 2 years ago, Committed by frenaud 2 years ago,
    ipatests: fix the topologysegment-reinitialize command
    
    There is no guarantee for the topologysegement name, it could be
    master-to-replica or replica-to-master. If it is master-to-replica
    then --right should be used with the command else --left.
    
    Fixes: https://pagure.io/freeipa/issue/9137
    
    Signed-off-by: Mohammad Rizwan <myusuf@redhat.com>
    Reviewed-By: Florence Blanc-Renaud <flo@redhat.com>