Use case-sensitive keyword Log instead of log
[osm/tests.git] / robot-systest / testsuite / hackfest_multivdu.robot
index 2344563..b5706e6 100644 (file)
@@ -74,7 +74,7 @@ Network Service Instance Test
 Get Vnf Ip Address
 
     ${ip_addr}   Get Vnf Management Ip Address   ${ns_id}   ${vnf_member_index}
 Get Vnf Ip Address
 
     ${ip_addr}   Get Vnf Management Ip Address   ${ns_id}   ${vnf_member_index}
-    log   ${ip_addr}
+    Log   ${ip_addr}
     Set Suite Variable   ${vnf_ip_addr}   ${ip_addr}
 
 Test Ping
     Set Suite Variable   ${vnf_ip_addr}   ${ip_addr}
 
 Test Ping