X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fsuites%2Fopenflowplugin%2FMD_SAL_NSF_OF13%2F010__restconf_inventory.robot;h=bf51a571642bf263af19c39947b151a8d07c2fd3;hb=2a4da3ea5c8c2474e0c8ee3401187c0b5e0aafe8;hp=c3e1d87698d68a3a0d440ffc59599c155d9c75d9;hpb=663dfe7a53bb62e73a579ca50d397a877ef00425;p=integration%2Ftest.git diff --git a/csit/suites/openflowplugin/MD_SAL_NSF_OF13/010__restconf_inventory.robot b/csit/suites/openflowplugin/MD_SAL_NSF_OF13/010__restconf_inventory.robot index c3e1d87698..bf51a57164 100644 --- a/csit/suites/openflowplugin/MD_SAL_NSF_OF13/010__restconf_inventory.robot +++ b/csit/suites/openflowplugin/MD_SAL_NSF_OF13/010__restconf_inventory.robot @@ -17,7 +17,7 @@ ${HARDWARE} Open vSwitch *** Test Cases *** Get list of nodes [Documentation] Get the inventory - Set Suite Variable ${SW_IPADDRESS} "flow-node-inventory:ip-address":"${MININET}" + Set Suite Variable ${SW_IPADDRESS} "flow-node-inventory:ip-address":"${TOOLS_SYSTEM_IP}" Set Suite Variable ${SW_VENDOR} "flow-node-inventory:manufacturer":"${VENDOR}" Set Suite Variable ${SW_HARDWARE} "flow-node-inventory:manufacturer":"${HARDWARE}" Set Suite Variable @{SW_CAPABILITIES} "flow-node-inventory:flow-feature-capability-flow-stats" "flow-node-inventory:flow-feature-capability-table-stats" "flow-node-inventory:flow-feature-capability-port-stats" "flow-node-inventory:flow-feature-capability-queue-stats"