neutron-tempest-plugin/releasenotes/notes/igmp-snooping-8d6d85608df88...

12 lines
432 B
YAML

---
features:
- |
Enhanced the ``test_multicast_between_vms_on_same_network`` adding
IGMP test coverage to it. A new VM running tcpdump is spawned as
part of the test to verify whether the traffic is reaching it or not.
upgrade:
- |
Add a new configuration option called ``is_igmp_snooping_enabled``
to enable/disable IGMP testing as part of the
``test_multicast_between_vms_on_same_network`` test case.