Migrate Get Requests invocations(libraries)
[integration/test.git] / csit / suites / openflowplugin / Groups_Meters_OF13 / __init__.robot
1 *** Settings ***
2 Documentation       Test suite for OpenFlow Groups and Meters
3
4 Library             SSHLibrary
5 Resource            ../../../libraries/Utils.robot
6 Variables           ../../../variables/Variables.py
7
8 Suite Setup         Start Mininet
9 Suite Teardown      Stop Mininet
10
11
12 *** Variables ***
13 ${start}    sudo mn --controller=remote,ip=${ODL_SYSTEM_IP} --topo tree,1 --switch user