Merge "Automation of nodeb health check"
[ric-plt/e2mgr.git] / Automation / FAILED_TESTS / Reset_unhappy.robot
index 189e2df..5856d6d 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
 Resource   ../Resource/resource.robot
@@ -27,10 +31,8 @@ Suite Teardown   Start E2
 *** Test Cases ***
 
 Pre Condition for Connecting - no E2
-    Run And Return Rc And Output    ${stop_docker_e2}
-    ${result}=  Run And Return Rc And Output     ${docker_command}
-    Should Be Equal As Integers    ${result[1]}    4
-
+    Stop E2
+    wait until keyword succeeds  1 min    10 sec    Validate Required Dockers    ${pods_number-1}
 
 Prepare Ran in Connecting connectionStatus
     Sleep  1s