Fixing mininet reads so that we always clear mininet
[integration/test.git] / test / csit / suites / base-of13 / 060__AD_SAL_Apps_OF13 / __init__.txt
index 42d377dd04401678f65db9c836bb480462a3b8d3..0f342eaf5623aa4c60441d40d98ea750cd2eec90 100644 (file)
@@ -9,7 +9,7 @@ ${start}=   sudo mn --controller=remote,ip=${CONTROLLER} --topo tree,2 --switch
 
 ** Keywords ***
 Start Suite  
-    Log    Start the test on the base edition
+    Log    Start mininet
     Open Connection   ${MININET}     prompt=>
     Login With Public Key    ${MININET_USER}   ${USER_HOME}/.ssh/id_rsa   any 
     Write    sudo ovs-vsctl set-manager ptcp:6644
@@ -19,9 +19,9 @@ Start Suite
     Sleep    30
     Read
 Stop Suite
-    Log    Stop the test on the base edition
+    Log    Stop mininet
     Read
     Write    exit 
-    Sleep    4
+    Sleep    6
     Read 
     Close Connection