Use case-sensitive keyword Log instead of log
[osm/tests.git] / robot-systest / testsuite / epa_01-epa_sriov.robot
index cdee22d..981ed58 100644 (file)
@@ -70,7 +70,7 @@ Instantiate Network Service
 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}