X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=Automation%2Fdeprecated%2FX2_Reset_RAN_TO_RIC_Unhappy%2FReset_RNIB.robot;h=fce40e7d174a04af06d2478baab54e2071328c46;hb=046e93dca8cf63d0bc9645b435c9428e538c1b71;hp=8dc416bcfee2ba95f4b7f09fd20a55021099d4c5;hpb=514e6041ca6b9b92cb887c941767f298a746e315;p=ric-plt%2Fe2mgr.git diff --git a/Automation/deprecated/X2_Reset_RAN_TO_RIC_Unhappy/Reset_RNIB.robot b/Automation/deprecated/X2_Reset_RAN_TO_RIC_Unhappy/Reset_RNIB.robot index 8dc416b..fce40e7 100644 --- a/Automation/deprecated/X2_Reset_RAN_TO_RIC_Unhappy/Reset_RNIB.robot +++ b/Automation/deprecated/X2_Reset_RAN_TO_RIC_Unhappy/Reset_RNIB.robot @@ -76,6 +76,6 @@ Start Dbass with 4 dockers Run And Return Rc And Output ${dbass_remove} Run And Return Rc And Output ${dbass_start} Sleep 5s - ${result}= Run And Return Rc And Output ${docker_command} - Should Be Equal As Integers ${result[1]} ${docker_number-1} + ${result}= Run And Return Rc And Output ${verify_all_pods_are_ready_command} + Should Be Equal As Integers ${result[1]} ${pods_number-1}