[RIC-396] Reject E2 Setup when ricEnabled = false
[ric-plt/e2mgr.git] / Automation / Tests / Unhappy / Get_All_Nodedb_HttpResponse500.robot
index f10ce63..99df9a3 100644 (file)
 #   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
@@ -24,7 +28,7 @@ Library     REST      ${url}
 Suite Teardown   Start Dbass
 
 *** Test Cases ***
-ENDC-setup - 500 http - 500 RNIB error
+Get All nodes - 500 http - 500 RNIB error
     Stop Dbass
     GET      /v1/nodeb/ids
     Integer  response status            500