| Lucas Alvares Gomes | b5114e0 | 2020-02-04 13:36:46 +0000 | [diff] [blame] | 1 | --- |
| 2 | features: | ||||
| 3 | - | | ||||
| 4 | Enhanced the ``test_multicast_between_vms_on_same_network`` adding | ||||
| 5 | IGMP test coverage to it. A new VM running tcpdump is spawned as | ||||
| 6 | part of the test to verify whether the traffic is reaching it or not. | ||||
| 7 | upgrade: | ||||
| 8 | - | | ||||
| 9 | Add a new configuration option called ``is_igmp_snooping_enabled`` | ||||
| 10 | to enable/disable IGMP testing as part of the | ||||
| 11 | ``test_multicast_between_vms_on_same_network`` test case. | ||||