Merge "Copy latest code"
[ric-plt/e2mgr.git] / Automation / Tests / RedButton / RedButton_SHUTDOWN_SHUTDOWN.robot
old mode 100755 (executable)
new mode 100644 (file)
index 187d56a..b498646
 #   limitations under the License.
 #
 ##############################################################################
+#
+#   This source code is part of the near-RT RIC (RAN Intelligent Controller)
+#   platform project (RICP).
+#
 
 *** Settings ***
+Suite Setup   Prepare Enviorment
 Resource   ../Resource/resource.robot
 Resource   ../Resource/Keywords.robot
 Library     OperatingSystem
@@ -28,7 +33,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