Loading AlarmTest.robot +1 −1 Original line number Diff line number Diff line Loading @@ -93,10 +93,10 @@ Mute ODU Receive RSL Alarms and Unmute ${notif_xml}= Set Variable ${notif.notification_xml} Should Not Be Empty ${notif_xml} Log ${notif_xml} console=yes #Should Not Be Empty ${notif} Unmute ODU ${t} ${transmitter["testInterface"]} Set TX Power ${t} ${transmitter["testInterface"]} ${transmitter["maxTxPower"]} ${actual-recevied}= Get Iface Metrics ${m} ${par["testInterface"]} "actual-received-level" #Should Be True ${actual-recevied}>0 ${ok}= Evaluate float(${actual-recevied}) > -40 Should Be True ${ok} msg=Actual RSL (${actual-recevied}) must be greater than -40 Close Current Session ${m} Loading Loading
AlarmTest.robot +1 −1 Original line number Diff line number Diff line Loading @@ -93,10 +93,10 @@ Mute ODU Receive RSL Alarms and Unmute ${notif_xml}= Set Variable ${notif.notification_xml} Should Not Be Empty ${notif_xml} Log ${notif_xml} console=yes #Should Not Be Empty ${notif} Unmute ODU ${t} ${transmitter["testInterface"]} Set TX Power ${t} ${transmitter["testInterface"]} ${transmitter["maxTxPower"]} ${actual-recevied}= Get Iface Metrics ${m} ${par["testInterface"]} "actual-received-level" #Should Be True ${actual-recevied}>0 ${ok}= Evaluate float(${actual-recevied}) > -40 Should Be True ${ok} msg=Actual RSL (${actual-recevied}) must be greater than -40 Close Current Session ${m} Loading