In iTest is there a mechanism to wait for the login prompt on a serial port? The specific use case is as follows.
- iTest issues API calls to build a virtual topology & powers it on
- iTest will immediately telnet to a virtual serial port. Boot messages are displayed
- Right now I have a timer set for 5 minutes.
- I would prefer iTest to immediately connect to all devices and wait for login (or command) prompt.
- Once all devices are at the prompt proceed to the next step