Fixing mininet reads so that we always clear mininet
[integration/test.git] / test / csit / suites / base-of13 / 070__Flows_OF13 / __init__.txt
index 2adb9689ee937fa49a1d2eb5aca735dac0420705..c4c6f0000856d38ff61d91bd6c77948e4375b104 100644 (file)
@@ -14,15 +14,13 @@ Start Suite
     Login With Public Key    ${MININET_USER}    ${USER_HOME}/.ssh/id_rsa    any
     Write    sudo ovs-vsctl set-manager ptcp:6644
     Write    sudo mn -c
-    Sleep    2
+    Read Until  > 
     Write    ${start}
-    Sleep    10
-    Read
+    Read Until  mininet>
 
 Stop Suite
     Log    Stop the test on the base edition
     Read
     Write    exit
-    Sleep    4
-    Read
+    Read Until  >
     Close Connection