Skip to content
Commit c43d3b00 authored by Paul E. McKenney's avatar Paul E. McKenney
Browse files

torture: Make kvm-remote.sh account for network failure in pathname checks



In a long-duration kvm-remote.sh run, almost all of the remote accesses will
be simple file-existence checks.  These are thus the most likely to be caught
out by network failures, which do happen from time to time.

This commit therefore takes a first step towards tolerating temporary
network outages by making the file-existence checks repeat in the face of
such an outage.  They also print a message every minute during a outage,
allowing the user to take appropriate action.

Signed-off-by: default avatarPaul E. McKenney <paulmck@kernel.org>
parent 063f5a4d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment