lgirdk / boardfarm

Automated testing with python
BSD 3-Clause Clear License
21 stars 33 forks source link

devices: casa_cmts: updated check_online function #313

Closed premandfriends closed 5 years ago

premandfriends commented 5 years ago

-Function checks the encrytion mode and returns True if online -Function returns actual status if status other than online -Encryption enable(yes) - online(pt), (no)-online -Asserts when the above conditions are not met

Signed-off-by: prekumar.contractor prekumar.contractor@libertyglobal.com


This change is Reviewable