X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=Automation%2FTests%2FLost_Connection%2FLost_Connetion_CONNECTING_TO_DISCONNECTED.robot;h=90002eb139f32c887dae2e64d3f8c5aca4b77fe6;hb=efcb4528362460aa2249d319c9752b63bb720fe2;hp=96ad4f1733994c07cc65e6c762399ab1901963f5;hpb=ebd80ccff1fb7b12f55b33a8dbac1cef24c67323;p=ric-plt%2Fe2mgr.git diff --git a/Automation/Tests/Lost_Connection/Lost_Connetion_CONNECTING_TO_DISCONNECTED.robot b/Automation/Tests/Lost_Connection/Lost_Connetion_CONNECTING_TO_DISCONNECTED.robot index 96ad4f1..90002eb 100644 --- a/Automation/Tests/Lost_Connection/Lost_Connetion_CONNECTING_TO_DISCONNECTED.robot +++ b/Automation/Tests/Lost_Connection/Lost_Connetion_CONNECTING_TO_DISCONNECTED.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 @@ -32,7 +36,7 @@ Library REST ${url} Pre Condition for Connecting - no simu Run And Return Rc And Output ${stop_simu} ${result}= Run And Return Rc And Output ${docker_command} - Should Be Equal As Integers ${result[1]} 4 + Should Be Equal As Integers ${result[1]} ${docker_number-1} Prepare Ran in Connecting connectionStatus @@ -48,7 +52,7 @@ Prepare Ran in Connecting connectionStatus Verfiy Disconnected ConnectionStatus - Sleep 1s + Sleep 10s GET /v1/nodeb/test1 Integer response status 200 String response body ranName test1