Fixing mininet reads so that we always clear mininet
[integration/test.git] / test / csit / suites / base-of13 / 050__AD_SAL_Apps / __init__.txt
index 5a2056b0618c206a3b5144b4b6570d45b0f9c408..a951e5a8982fb2a1ab73fa7b23bd9bee17c11ad0 100644 (file)
@@ -9,7 +9,7 @@ ${start}=   sudo mn --controller=remote,ip=${CONTROLLER} --topo tree,2
 
 ** 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