Bug 7785: Remove flows with invalid action
[integration/test.git] / csit / suites / openflowplugin / Flows_Additional_TCs / Stat_Manager_extended / __init__.robot
1 *** Settings ***
2 Documentation     Test suite for the OpenDaylight OpenFlow statistics manager
3 Suite Setup       Start Mininet
4 Suite Teardown    Stop Mininet
5 Library           SSHLibrary
6 Resource          ../../../../libraries/Utils.robot
7
8 *** Variables ***
9 ${start}          sudo mn --controller=remote,ip=${ODL_SYSTEM_IP} --topo tree,1 --switch ovsk,protocols=OpenFlow13