ansible/test/sanity
pierremahot 3903ca5c8e Fix ios_vlan to correctly identify unmodified config when having long interface names (#40145)
Change the command to get the interface in a vlan "show vlan" => "show vlan brief"
Change the parsing of the return command of the switch.
The return of the ios command is fixed so i cut with fix number of carracter.
Adding looking for the next line to add the forgeted interfaces.
2018-05-23 10:15:54 -04:00
..
ansible-doc Remove remnants of obsolete fireball mode. 2016-12-09 16:56:34 -07:00
code-smell Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
compile Overhaul additional sanity tests. (#36803) 2018-02-27 15:05:39 -08:00
import vdirect modules: fix 'import' sanity test (#39706) 2018-05-03 18:13:06 -07:00
pep8 Explicitly exclude W504 (#38539) 2018-04-10 20:07:57 +01:00
pslint win_service: fix when dealing with paths with special chars and change WMI to CIM cmdlets (#37897) 2018-04-03 18:28:10 -07:00
pylint Fix ios_vlan to correctly identify unmodified config when having long interface names (#40145) 2018-05-23 10:15:54 -04:00
rstcheck Add rstcheck to ansible-test and correct issues. (#23550) 2017-04-13 10:28:52 -07:00
shellcheck Test cleanup. 2018-01-11 13:43:10 -08:00
validate-modules fixing disabled azure sanity tests (#40519) 2018-05-23 00:49:04 -04:00
yamllint Fix yamllinter handling of tuple assignment. 2018-03-22 23:14:21 -07:00
ansible.cfg Fix ansible-test config management. 2017-10-04 12:52:36 -07:00