Remove common_helpers.py and update tests using it
[osm/tests.git] / robot-systest / testsuite / epa_03-crud_operations_on_sdnc.robot
index 982a8de..48c9e90 100644 (file)
@@ -19,6 +19,7 @@ Variables   %{ROBOT_DEVOPS_FOLDER}/resources/epa_03-crud_operations_on_sdnc_data
 
 Force Tags   epa_03   cluster_epa   daily   regression
 
+Suite Setup   Run Keyword And Ignore Error   Suite Preparation
 Suite Teardown   Run Keyword And Ignore Error   Delete Basic SDNC
 
 
@@ -44,3 +45,10 @@ Delete Basic SDNC
     [Tags]   cleanup
 
     Delete SDNC   ${sdnc_name}
+
+
+*** Keywords ***
+Suite Preparation
+    [Documentation]   Test Suite Preparation: Setting Prometheus Testsuite Variables
+
+    Set Testsuite Prometheus Variables