ansible/test
Paul Neumann 53fead7c96 ios_logging: Fix some smaller issues, add unit test (#32321)
* ios_logging: Fix typo in documentation

* ios_logging: Fix traceback when setting buffered destination without size

When the size parameter is not configured while configuring the buffered
destination, a traceback occurs due to the fact that validate_size expects the
parameter to be an int. Explicitely converting value to int makes the
check work for every case.

* ios_logging: Update size parameter documentation

Update the documentation of the size paramter to reflect the current behaviour
of setting a default of 4096 for the buffered dest.

* ios_logging: Add unit test

Add unit test for ios_logging testing the behaviour clarified in the previous
commits.

* ios_logging: Fix python 2.6 compliance
2017-10-31 09:25:07 +05:30
..
cache Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
compile
integration Fix patching to epel package 2017-10-30 14:39:45 -07:00
legacy remove unused ssh pipelining setters 2017-10-03 09:22:01 -04:00
results Collect data from integration test runs. (#28650) 2017-08-25 18:14:47 -04:00
runner Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
sanity Pep8 aos login.py (#32312) 2017-10-30 21:56:34 +05:30
units ios_logging: Fix some smaller issues, add unit test (#32321) 2017-10-31 09:25:07 +05:30
utils Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00