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=1f326821a17b228017f2313d83931237279f1eb6;hb=5660067626f34d1fac7753ea4eb5c5c99f93192e;hp=70485585a038eda2c5894963c769fbb5882bb7b3;hpb=37030f80c86eec049fc9e8653fbf011f7e2655b6;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 7048558..1f32682 100755 --- 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 @@ -32,7 +32,6 @@ Run x2 setup GET /v1/nodeb/test1 Integer response status 200 String response body ranName test1 - String response body ip 10.0.2.15 Integer response body port 5577 String response body connectionStatus CONNECTED @@ -43,7 +42,6 @@ Run endc setup GET /v1/nodeb/test2 Integer response status 200 String response body ranName test2 - String response body ip 10.0.2.15 String response body connectionStatus CONNECTED