34e6b2b2faa770ba43a6eb60ef0b00c6a2053258
[integration/test.git] / csit / suites / openflowplugin / MD_SAL_NSF_OF13 / __init__.robot
1 *** Settings ***
2 Documentation       Test suite for MD-SAL NSF mininet OF13
3
4 Library             SSHLibrary
5 Resource            ../../../libraries/Utils.robot
6
7 Suite Setup         Start Mininet
8 Suite Teardown      Stop Mininet
9
10
11 *** Variables ***
12 ${start}    sudo mn --controller=remote,ip=${ODL_SYSTEM_IP} --topo tree,2 --switch ovsk,protocols=OpenFlow13