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/integration/targets/nxos_igmp_snooping
Chris Van Heuveln 8c33ba3ecd 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
6 years ago
..
defaults NXOS: Integration tests to Ansible (part 3) (#29030) 7 years ago
meta NXOS: Integration tests to Ansible (part 3) (#29030) 7 years ago
tasks Nxos test reorganize (#41089) 6 years ago
tests/common nxos_igmp_snooping: group-timeout fails when igmp snooping disabled (#53079) 6 years ago