You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Sviatoslav Sydorenko 0b080de855
[2.5] Fix ios_vlan to correctly identify unmodified config when having long interface names (#40145) (#40656)
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.
(cherry picked from commit 3903ca5)

Co-authored-by: pierremahot <pierre.mahot@orange.fr>
8 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
integration [backport] Detect separate git dir and set git config path value appropriately 8 years ago
legacy exo_dns_record: remove limitation for multiple records only for A type (#35173) 8 years ago
results Collect data from integration test runs. (#28650) 8 years ago
runner Network requirements to be installed by ansible-test (#40042) (#40250) 8 years ago
sanity [2.5] Fix ios_vlan to correctly identify unmodified config when having long interface names (#40145) (#40656) 8 years ago
units [2.5] Fix ios_vlan to correctly identify unmodified config when having long interface names (#40145) (#40656) 8 years ago
utils Make docs-build sanity test disabled by default. 8 years ago