Fix Bug 2197 - Prometheus cannot be authenticated in Robot tests
[osm/tests.git] / robot-systest / testsuite / epa_03-crud_operations_on_sdnc.robot
index e507fa7..982a8de 100644 (file)
@@ -37,7 +37,7 @@ Create Basic SDNC
 
 Check SDNC Status Is Healthy
 
-    Check for SDNC Status   ${sdnc_id}   ${prometheus_host}   ${prometheus_port}
+    Check for SDNC Status   ${sdnc_id}   ${prometheus_host}   ${prometheus_port}   ${prometheus_user}   ${prometheus_password}
 
 
 Delete Basic SDNC