lgirdk / boardfarm

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

Pr cmts prompt regex issue #286

Closed mgualco-contractor closed 5 years ago

mgualco-contractor commented 5 years ago

this should avoid part of the telnet login message ending up in the casa cmts prompt list. tested on 3 different versions of casa (3000, 3200,10G)


This change is Reviewable

mattsm commented 5 years ago

I'm taking the first two commits for the telnet regex and then this

https://review.gerrithub.io/c/lgirdk/boardfarm/+/449492/2/devices/casa_cmts.py

instead of your third one for now.. we can revisit if we see these issues.

mgualco-contractor commented 5 years ago

ACK