ansible/test
Ganesh Nalawade 47f2352d33 Fix prompt mismatch issue for ios (#47004)
* Fix prompt mismatch issue for ios

Fixes #40884 #44463 #46082

*  If the command prompt is matched check if data is
   still pending to be read from buffer.
*  This fix adds a new timer `buffer_read_timeout`
   which will be trigerred after command prompt
   is matched and data is attempted to be read from channel.
   If not data is present of channel the timer will expire
   and response we be returned to calling function.

* Update doc

* Fix review comments

* Update changelog

* Fix unit test CI failure

(cherry picked from commit 335a979f1d)
2018-10-23 06:34:46 -07:00
..
cache
integration fix yum proxy username/password handling (#47435) 2018-10-23 06:31:07 -07:00
legacy Add symlinks sanity test. (#46467) 2018-10-09 18:25:24 -07:00
results
runner Add constraint for requests on python 2.6. (#47306) 2018-10-18 14:23:36 -07:00
sanity 2.7: user: do not pass ssh_key_passphrase on cmdline (#47445) 2018-10-22 19:59:34 -07:00
units Fix prompt mismatch issue for ios (#47004) 2018-10-23 06:34:46 -07:00
utils Fix ansible-test multi-group smoke test handling. (#46363) 2018-10-09 18:25:24 -07:00