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
Chris Van Heuveln 5d9bac9cfb nxos_igmp_snooping: group-timeout fails when igmp snooping disabled (#53079)
* nxos_igmp_snooping: group-timeout fails when igmp snooping disabled

group-timeout config will be rejected by the device if `ip igmp snooping` is disabled.

  * raise a failure for this condition

  * reorder the command list so that group-timeout is always last

* SA fixes

* SA fixes

* only call gt_dependency if gt

(cherry picked from commit 8c33ba3ecd)
6 years ago
..
cache
env
integration nxos_igmp_snooping: group-timeout fails when igmp snooping disabled (#53079) 6 years ago
legacy vultr_server: fix multiple ssh keys not handled (#50337) 6 years ago
results
runner [stable-2.7] Reduce testing of Ubuntu versions. 6 years ago
sanity Install the NuGet package provider if needed (#52129) 6 years ago
units nxos_interfaces_ospf: fix passive-interface states & check_mode (#54260) 6 years ago
utils [stable-2.7] Fix run.py --branch argument. 6 years ago