1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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
2019-03-08 15:33:24 +05:30
..
defaults NXOS: Integration tests to Ansible (part 3) (#29030) 2017-10-25 11:41:23 -04:00
meta NXOS: Integration tests to Ansible (part 3) (#29030) 2017-10-25 11:41:23 -04:00
tasks Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
tests/common nxos_igmp_snooping: group-timeout fails when igmp snooping disabled (#53079) 2019-03-08 15:33:24 +05:30