Added Redfish login to fix failure

Change-Id: I5d49993fbf9ff5ca89f8e820cb6da6d6c9369c19
Signed-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com>
diff --git a/openpower/pel/test_bmc_pel.robot b/openpower/pel/test_bmc_pel.robot
index b79e3a9..0110057 100644
--- a/openpower/pel/test_bmc_pel.robot
+++ b/openpower/pel/test_bmc_pel.robot
@@ -552,7 +552,7 @@
     [Documentation]  Verify error logging rotation policy for non bmc error logs.
     [Tags]  Verify_Error_Logging_Rotation_Policy_With_HOST_Error_Logs
     [Setup]  Run Keywords  Open Connection for SCP  AND  scp.Put File  ${UNRECOVERABLE_FILE_PATH}
-    ...  /tmp/FILE_NBMC_UNRECOVERABLE
+    ...  /tmp/FILE_NBMC_UNRECOVERABLE  AND  Redfish.Login
     [Template]  Error Logging Rotation Policy
 
     # Error logs to be created                                % of total logging space when error
@@ -566,7 +566,7 @@
     [Documentation]  Verify error logging rotation policy with unrecoverable HOST and BMC error logs.
     [Tags]  Verify_Error_Logging_Rotation_Policy_With_Unrecoverable_HOST_And_BMC_Error_Logs
     [Setup]  Run Keywords  Open Connection for SCP  AND  scp.Put File  ${UNRECOVERABLE_FILE_PATH}
-    ...  /tmp/FILE_NBMC_UNRECOVERABLE
+    ...  /tmp/FILE_NBMC_UNRECOVERABLE  AND  Redfish.Login
     [Template]  Error Logging Rotation Policy
 
     # Error logs to be created                                % of total logging space when error