commit | 65738141692b3eec22beade849d84e09b297727b | [log] [tgz] |
---|---|---|
author | John Kacur <jkacur@redhat.com> | Fri Oct 20 12:17:49 2017 +0100 |
committer | John Kacur <jkacur@redhat.com> | Tue Mar 26 09:44:59 2019 +0100 |
tree | eb9fd7c643c01c4f0ff417e88390547251b850d0 | |
parent | 827ec4a94210ce51528ce62fb23f26d336e88c85 [diff] |
rteval: hackbench.py: Do not sleep if hackbench fails from memory errors Do not sleep if hackbench fails to launch due to out-of-memory errors. This can cause rteval to execute correctly without applying a full stress load. Instead, exit gracefully Signed-off-by: John Kacur <jkacur@redhat.com>