Fix Bug 2197 - Prometheus cannot be authenticated in Robot tests
[osm/tests.git] / robot-systest / resources / epa_03-crud_operations_on_sdnc_data.py
index 029cb2b..3267dd2 100644 (file)
@@ -19,7 +19,12 @@ from common_helpers import get_prometheus_info
 
 
 # Prometheus host and port
-(prometheus_host, prometheus_port) = get_prometheus_info()
+(
+    prometheus_host,
+    prometheus_port,
+    prometheus_user,
+    prometheus_password,
+) = get_prometheus_info()
 
 
 # SDNC Configuration