Merge "[RICPLT-2048] X2 ENDC Setup request refactoring - unit test added"
[ric-plt/e2mgr.git] / Automation / Tests / Reset_RIC_TO_RAN / Reset_unhappy.robot
index 546a92d..189e2df 100755 (executable)
 #
 ##############################################################################
 *** Settings ***
+Suite Setup  Prepare Enviorment
 Resource   ../Resource/resource.robot
 Resource   ../Resource/Keywords.robot
 Library     OperatingSystem
 Library    Collections
 Library     REST      ${url}
-
-*** Variables ***
-${stop_docker_e2}      docker stop e2
-
-
+Suite Teardown   Start E2
 
 *** Test Cases ***
 
@@ -38,7 +35,7 @@ Pre Condition for Connecting - no E2
 Prepare Ran in Connecting connectionStatus
     Sleep  1s
     Post Request setup node b x-2
-    Integer     response status       200
+    Integer     response status       204
     Sleep  1s
     GET      /v1/nodeb/test1
     Integer  response status  200