X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fsuites%2Fopenflowplugin%2FInventory_Scalability_OF13%2F__init__.robot;h=f40b6a1a9d978fd1166813f581ca058accac4613;hb=e6f155d7494588cede1382d4c075b2b0658a9a2f;hp=cefbd0c6c7d62294b5734ceb4d6ae47283af0239;hpb=15e81a45bb00c891db242a2728c71a8201ee99c8;p=integration%2Ftest.git diff --git a/csit/suites/openflowplugin/Inventory_Scalability_OF13/__init__.robot b/csit/suites/openflowplugin/Inventory_Scalability_OF13/__init__.robot index cefbd0c6c7..f40b6a1a9d 100644 --- a/csit/suites/openflowplugin/Inventory_Scalability_OF13/__init__.robot +++ b/csit/suites/openflowplugin/Inventory_Scalability_OF13/__init__.robot @@ -7,7 +7,7 @@ Library ../../../libraries/Common.py Variables ../../../variables/Variables.py *** Variables *** -${start} sudo mn --controller=remote,ip=${CONTROLLER} --topo tree,${TOPO_TREE_DEPTH},${TOPO_TREE_FANOUT} --switch ovsk,protocols=OpenFlow13 +${start} sudo mn --controller=remote,ip=${ODL_SYSTEM_IP} --topo tree,${TOPO_TREE_DEPTH},${TOPO_TREE_FANOUT} --switch ovsk,protocols=OpenFlow13 *** Keywords *** Start Suite