Tidied new and updated test suites
[integration/test.git] / csit / suites / lacp / Lacp_Feature_OF13 / 020__lacp_lag_resiliency.robot
index 2dc4ac7c8276dbb4dd8c79bcc4785de7d8ad5ae0..beec69b8f54d6434481535d1043b870b7442f3c1 100644 (file)
@@ -99,9 +99,9 @@ Set Host interface state
     [Documentation]    Will configure the port state of the Host to either up or down
     Open Connection    ${MININET}    prompt=${DEFAULT_LINUX_PROMPT}
     Login With Public Key    ${MININET_USER}    ${USER_HOME}/.ssh/${SSH_KEY}    any
-    Write      sudo ./m h2
-    Write      sudo ifconfig ${port-id}
-    Write      sudo ifconfig ${port-id} ${port-state}
+    Write    sudo ./m h2
+    Write    sudo ifconfig ${port-id}
+    Write    sudo ifconfig ${port-id} ${port-state}
 
 Verify Switch S1 Group Table
     [Arguments]    ${group-type}    ${port-id1}    ${port-id2}    ${port-id2-state}