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 07774b4ccf nxos_igmp_snooping: more group-timeout fixes (#53553)
* Fixed another problem where `group-timeout` was processed before `ip igmp snooping` was enabled

* `sanity` playbook:
 * N6K: `show ip igmp snooping | json` succeeds on the device but doesn't return any data in body; added a skip to the sanity playbook to keep it out of CI
 * Added a setup task to do initial cleanup on the device
2019-03-20 13:08:36 +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: more group-timeout fixes (#53553) 2019-03-20 13:08:36 +05:30