commit | 9b9bf4918e41efb4ba5a112bb6afcfcc02722534 | [log] [tgz] |
---|---|---|
author | John Kacur <jkacur@redhat.com> | Mon Oct 16 14:50:16 2017 +0100 |
committer | John Kacur <jkacur@redhat.com> | Thu Oct 19 16:00:06 2017 +0100 |
tree | 337d57f64a5e2fdffc3d4b012617a43151168de6 | |
parent | 2a7917168795e5b8b7bb912eaba0428bc85071b6 [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>