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=805d64854b139ca23fcc80c01085687cdcbc44c2;hb=5a0ce3e584481922e2fecb39b6d0eac9ce77ccbf;hp=8415c47a9cf5269e395b90bca36fab44af24e462;hpb=42996b7ed6a72725dd30ad07562619304fa56446;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 8415c47..805d648 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,13 +36,13 @@ 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 Sleep 1s 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