Bump up redfish image upload timedout
This is to add more time for cases where network or responses are
slower than expected and improved update success rate
Change-Id: Ie27ad26af40d5b4be69e6e9c21271e91f8f8db64
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/lib/code_update_utils.robot b/lib/code_update_utils.robot
index 688c63e..0761314 100644
--- a/lib/code_update_utils.robot
+++ b/lib/code_update_utils.robot
@@ -172,8 +172,8 @@
${image_data}= OperatingSystem.Get Binary File ${image_file_path}
- Wait Until Keyword Succeeds 2 times 120 sec
- ... Upload Image To BMC ${uri} timeout=${90} data=${image_data}
+ Wait Until Keyword Succeeds 2 times 240 sec
+ ... Upload Image To BMC ${uri} timeout=${240} data=${image_data}
Redfish Verify BMC Version