Now that AAA tests are running first, they are failing because
[integration/test.git] / test / csit / libraries / Utils.txt
index 6d711a2598277eb24f61b1d082d9bd77fd0c39b4..3610be8a0f859851d7a57584efacd80d04654155 100644 (file)
@@ -10,7 +10,8 @@ Start Suite
     [Documentation]    Basic setup/cleanup work that can be done safely before any system
     ...    is run.
     Log    Start the test on the base edition
-    Open Connection    ${MININET}    prompt=>    timeout=30s
+    ${mininet_conn_id}=     Open Connection    ${MININET}    prompt=>    timeout=30s
+    Set Suite Variable  ${mininet_conn_id}
     Login With Public Key    ${MININET_USER}    ${USER_HOME}/.ssh/id_rsa    any
     Write    sudo ovs-vsctl set-manager ptcp:6644
     Read Until    >
@@ -24,6 +25,7 @@ Stop Suite
     [Documentation]    Cleanup/Shutdown work that should be done at the completion of all
     ...    tests
     Log    Stop the test on the base edition
+    Switch Connection   ${mininet_conn_id}
     Read
     Write    exit
     Read Until    >