X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=Automation%2FTests%2FGet-All-Nodes%2FGet_nodes_Add_nodes_and_get.robot;fp=Automation%2FTests%2FGet-All-Nodes%2FGet_nodes_Add_nodes_and_get.robot;h=adbc73d1db6d25b3089789dcc16225857b0cb289;hb=2af9fc1d1553f8742d5ed28081210e60640379da;hp=3d1701ff570a8f557ea2429fc8402636e7840013;hpb=88b31d518e6f4c0513962d6fa373f76c5e8c1306;p=ric-plt%2Fe2mgr.git diff --git a/Automation/Tests/Get-All-Nodes/Get_nodes_Add_nodes_and_get.robot b/Automation/Tests/Get-All-Nodes/Get_nodes_Add_nodes_and_get.robot index 3d1701f..adbc73d 100755 --- a/Automation/Tests/Get-All-Nodes/Get_nodes_Add_nodes_and_get.robot +++ b/Automation/Tests/Get-All-Nodes/Get_nodes_Add_nodes_and_get.robot @@ -34,7 +34,7 @@ Add nodes to redis db Get all node ids - GET v1/nodeb-ids + GET v1/nodeb/ids Integer response status 200 String response body 0 inventoryName test1 String response body 0 globalNbId plmnId 02f829 @@ -49,12 +49,3 @@ Get all node ids Flush Redis ${result} scripts.flush Should Be Equal As Strings ${result} True - - - - - - - - -