X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=robot-systest%2Fresources%2Fepa_03-crud_operations_on_sdnc_data.py;h=fe8d541b9cfe1c7a8764ebca335298151b2846c7;hb=c4b6f6274e849ece6d24d9eed932c4be618b8cb9;hp=3267dd241773c593facd3f98602e8816f6152d6a;hpb=063677c719bd33d8674903ed5b7f11e7368da23a;p=osm%2Ftests.git diff --git a/robot-systest/resources/epa_03-crud_operations_on_sdnc_data.py b/robot-systest/resources/epa_03-crud_operations_on_sdnc_data.py index 3267dd2..fe8d541 100644 --- a/robot-systest/resources/epa_03-crud_operations_on_sdnc_data.py +++ b/robot-systest/resources/epa_03-crud_operations_on_sdnc_data.py @@ -11,20 +11,6 @@ # limitations under the License. import os -from pathlib import Path - -import yaml - -from common_helpers import get_prometheus_info - - -# Prometheus host and port -( - prometheus_host, - prometheus_port, - prometheus_user, - prometheus_password, -) = get_prometheus_info() # SDNC Configuration