1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test
Ganesh Nalawade 335a979f1d
Fix prompt mismatch issue for ios (#47004)
* Fix prompt mismatch issue for ios

Fixes #40884 #44463

*  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.

* Fix unit test failure

* Update to make buffer timeout float

* Update doc and fix review comment

* Fix CI issues

* Update doc

* Fix review comments

* Fix review comments
2018-10-22 21:05:15 +05:30
..
cache Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
integration VMware: New module vmware_host_powermgmt_policy (#46688) 2018-10-19 23:15:43 +05:30
legacy feat: dynamic security group (#46571) 2018-10-21 16:05:30 +01:00
results Collect data from integration test runs. (#28650) 2017-08-25 18:14:47 -04:00
runner Force PEM SSH keys for paramiko 2018-10-18 21:25:55 -07:00
sanity Enable pylint rules and fix exposed bugs. (#47219) 2018-10-19 08:32:52 -07:00
units Fix prompt mismatch issue for ios (#47004) 2018-10-22 21:05:15 +05:30
utils Use 4 nodes for sanity tests in CI. 2018-10-16 09:55:26 -07:00