Verify BMC accessible with SSH 2200 via both interfaces
Change-Id: If22ff69e1bd8e7171a98f8675146943a1b9e9838
Signed-off-by: Anves Kumar rayankula <anvesr77@in.ibm.com>
diff --git a/redfish/managers/test_multiple_interfaces.robot b/redfish/managers/test_multiple_interfaces.robot
index 6adff40..110ea98 100644
--- a/redfish/managers/test_multiple_interfaces.robot
+++ b/redfish/managers/test_multiple_interfaces.robot
@@ -106,6 +106,16 @@
Should Be Equal ${resp.dict["DHCPv4"]['UseDNSServers']} ${True}
Should Be Equal ${resp1.dict["DHCPv4"]['UseDNSServers']} ${True}
+
+Able To Access Serial Console Via Both Network Interfaces
+ [Documentation] Able to access serial console via both network interfaces.
+ [Tags] Able_To_Access_Serial_Console_Via_Both_Network Interfaces
+
+ Open Connection And Log In host=${OPENBMC_HOST} port=2200
+ Open Connection And Log In host=${OPENBMC_HOST_1} port=2200
+ Close All Connections
+
+
*** Keywords ***
Get Network Configuration Using Channel Number