Specify ODL IP for ODLTools
[integration/test.git] / csit / libraries / Genius.robot
index 2483fcc3b80ef7a90189f512d812524c2443ac3b..06ea17f4352bd080726d28d8566868557bdf3f4d 100644 (file)
@@ -166,7 +166,7 @@ Genius Test Teardown
     OVSDB.Get DumpFlows And Ovsconfig    ${conn_id_2}    BR2
     BuiltIn.Run Keyword And Ignore Error    DataModels.Get Model Dump    ${ODL_SYSTEM_IP}    ${data_models}
     KarafKeywords.Fail If Exceptions Found During Test    ${test_name}    fail=${fail}
-    ODLTools.Get All    test_name=${test_name}
+    ODLTools.Get All    node_ip=${ODL_SYSTEM_IP}    test_name=${test_name}
 
 Genius Suite Debugs
     [Arguments]    ${data_models}