X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=Automation%2FFAILED_TESTS%2FReset_unhappy.robot;h=5856d6de85f61f7586671b12825181634e018180;hb=7d36f23c741b0246bf3cdea1af797bcb43064e5a;hp=189e2dfb6dbde5816f0e73da083469b3930e8c2c;hpb=de19068aaa1f3d2b415cd960106121ceb167aaa9;p=ric-plt%2Fe2mgr.git diff --git a/Automation/FAILED_TESTS/Reset_unhappy.robot b/Automation/FAILED_TESTS/Reset_unhappy.robot index 189e2df..5856d6d 100644 --- a/Automation/FAILED_TESTS/Reset_unhappy.robot +++ b/Automation/FAILED_TESTS/Reset_unhappy.robot @@ -15,6 +15,10 @@ # 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