Adjust firmware activation check timing during update

Change-Id: I9fbe8a72c71057c376be54b737bf32758b4f183d
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/lib/redfish_code_update_utils.robot b/lib/redfish_code_update_utils.robot
index 96ef7ac..75db6a8 100644
--- a/lib/redfish_code_update_utils.robot
+++ b/lib/redfish_code_update_utils.robot
@@ -175,7 +175,7 @@
 
     # We have noticed firmware inventory state Enabled quickly as soon the image
     # is uploaded via redfish.
-    Wait Until Keyword Succeeds  1 min  03 sec
+    Wait Until Keyword Succeeds  2 min  05 sec
     ...  Check Image Update Progress State  match_state='Disabled', 'Updating', 'Enabled'  image_id=${image_id}
 
     Wait Until Keyword Succeeds  8 min  10 sec