diff options
author | 2021-01-05 10:50:32 -0800 | |
---|---|---|
committer | 2021-03-08 14:23:01 -0800 | |
commit | a519d21480d330918bd522499a323432c31b6ec2 (patch) | |
tree | e46d71d7f0bd63f9bdb2ed0229cec4426b9db9d7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 5.12-rc2 (diff) | |
download | wireguard-linux-a519d21480d330918bd522499a323432c31b6ec2.tar.xz wireguard-linux-a519d21480d330918bd522499a323432c31b6ec2.zip |
torturescript: Don't rerun failed rcutorture builds
If the build fails when running multiple instances of a given rcutorture
scenario, for example, using the kvm.sh --configs "8*RUDE01" argument,
the build will be rerun an additional seven times. This is in some sense
correct, but it can waste significant time. This commit therefore checks
for a prior failed build and simply copies over that build's output.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions