Fixing mininet reads so that we always clear mininet
[integration/test.git] / test / csit / suites / base-of13 / 040__AD_SAL_NSF_OF13 / __init__.txt
index d75c464b1d3db0b4b6a37114cb3b52412ef407ee..c79119017fb571a085670459471d262af6dc5335 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