commit | 642988b8295e26e400c03b1681f481556567a944 | [log] [tgz] |
---|---|---|
author | David Shaw <dlshaw@us.ibm.com> | Thu Mar 24 11:39:15 2022 -0500 |
committer | David Shaw <dlshaw@us.ibm.com> | Thu Mar 24 11:40:16 2022 -0500 |
tree | b32a4a6f958dcc6c9758e79ccb883d8be57ad4f8 | |
parent | cfb2c415268c0533b42ccd718e792a96be45fa3e [diff] |
Increase OCC_WAIT_TIMEOUT to 4 minutes Signed-off-by: David Shaw <dlshaw@us.ibm.com> Change-Id: I6dbe6248fcadaada7365978cbdc0b42450bf8c7e
diff --git a/lib/open_power_utils.robot b/lib/open_power_utils.robot index 2a097e0..c6fe106 100644 --- a/lib/open_power_utils.robot +++ b/lib/open_power_utils.robot
@@ -8,7 +8,7 @@ *** Variables *** ${functional_cpu_count} ${0} ${active_occ_count} ${0} -${OCC_WAIT_TIMEOUT} 2 min +${OCC_WAIT_TIMEOUT} 4 min *** Keywords ***