[RIC-573] Refactoring automation in order to support K8S environment
[ric-plt/e2mgr.git] / Automation / Tests / Get-All-Nodes-Real / Get_all_nodes_run_setup_and_get_all.robot
index ac8f70a..0b83605 100644 (file)
 #
 
 *** Settings ***
-Suite Setup  Prepare Enviorment
+Variables  ../Scripts/variables.py
+Suite Setup   Prepare Enviorment     ${True}
 Resource   ../Resource/resource.robot
 Resource   ../Resource/Keywords.robot
 Library     OperatingSystem
 Library     REST      ${url}
 
-
-*** Test Cases ***
+*** Variables ***
+${url}  ${e2mgr_address}
 
 
+*** Test Cases ***
 
 Get all node ids
     GET     v1/nodeb/ids
@@ -40,8 +42,9 @@ Get all node ids
     String   response body 0 globalNbId plmnId   02F829
     String   response body 0 globalNbId nbId     001100000011000000110000
 
-
-
+Prepare Logs For Tests
+    Remove log files
+    Save logs