Update Robot Framework format - step 16
[integration/test.git] / csit / suites / vtn / VTN_Mgr_OF10 / __init__.robot
1 *** Settings ***
2 Documentation       Test suite for VTN Manager (OF10)
3
4 Resource            ../../../libraries/VtnMaKeywords.robot
5
6 Suite Setup         Start SuiteVtnMa
7 Suite Teardown      Stop SuiteVtnMa
8 Test Teardown       Collect Debug Info
9
10
11 *** Variables ***
12 ${start}    sudo mn --controller=remote,ip=${ODL_SYSTEM_IP} --topo tree,2 --switch ovsk,protocols=OpenFlow10