[RICPLT-2165] Add rnibDataService to support retries
[ric-plt/e2mgr.git] / Automation / Tests / ENDC-Setup / ENDC_Setup_request_test.robot
index afe843d..33db346 100755 (executable)
@@ -17,6 +17,7 @@
 ##############################################################################
 
 *** Settings ***
+Suite Setup   Prepare Enviorment
 Resource   ../Resource/resource.robot
 Resource   ../Resource/Keywords.robot
 Library     OperatingSystem
@@ -29,7 +30,7 @@ Library     REST        ${url}
 *** Test Cases ***
 Run Endc setup request
     Post Request setup node b endc-setup
-    Integer     response status       200
+    Integer     response status       204
 
 Get request gnb
     Sleep    1s