Merge "reader versions updated to 23"
[ric-plt/e2mgr.git] / Automation / Tests / RedButton / RedButton_SHUTDOWN_SHUTDOWN.robot
index 187d56a..05d32d7 100755 (executable)
@@ -17,6 +17,7 @@
 ##############################################################################
 
 *** Settings ***
+Suite Setup   Prepare Enviorment
 Resource   ../Resource/resource.robot
 Resource   ../Resource/Keywords.robot
 Library     OperatingSystem
@@ -28,7 +29,7 @@ Library     REST      ${url}
 
 Prepare Ran in Connected connectionStatus
     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