X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=Automation%2FTests%2FGet-All-Nodes-Real%2FGet_all_nodes_run_setup_and_get_all.robot;h=0b83605207ebf398bfcc95f24de3ef654300c683;hb=ef8e7b290c648ce0655c0fc0e8d0882fe31f2abc;hp=ac8f70a26d831aef2550e32bdf94af7b3e308ebb;hpb=0995008bd70d98ea5c374f71f710b920d2939765;p=ric-plt%2Fe2mgr.git diff --git a/Automation/Tests/Get-All-Nodes-Real/Get_all_nodes_run_setup_and_get_all.robot b/Automation/Tests/Get-All-Nodes-Real/Get_all_nodes_run_setup_and_get_all.robot index ac8f70a..0b83605 100644 --- a/Automation/Tests/Get-All-Nodes-Real/Get_all_nodes_run_setup_and_get_all.robot +++ b/Automation/Tests/Get-All-Nodes-Real/Get_all_nodes_run_setup_and_get_all.robot @@ -21,16 +21,18 @@ # *** 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