diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2021-04-27 19:56:42 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2021-05-11 02:05:07 +0300 |
commit | c43d3b0083b4f2e9b14174a5857ab06cbca986df (patch) | |
tree | a1bc1cb06fc312399b32f0bbe2631c0da33a4eff /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 063f5a4df99145ba0a5d4879d171a8175235f37b (diff) | |
download | linux-c43d3b0083b4f2e9b14174a5857ab06cbca986df.tar.xz |
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: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions