Added basic tests for multicast vxlan tunnels 89/4589/2
authorEyal Bari <ebari@cisco.com>
Tue, 20 Dec 2016 16:36:46 +0000 (18:36 +0200)
committerJohn Lo <loj@cisco.com>
Sun, 8 Jan 2017 21:07:20 +0000 (21:07 +0000)
commitee85bfabc9ce9cf4148726cf2e30b6e3620c1c5a
tree9d66c9f38c61f45482c7a50cbd98296bcfb73448
parentb95a916dc335096257ed2fbdd913d4ac44471308
Added basic tests for multicast vxlan tunnels

unicast flood test - test headend replication
multicast flood test - test flooding when a multicast vxlan tunnel is present in BD
multicast receive test - verify that multicast packet are received on their
   corresponding unicast tunnels and that unmatched packets are dropped

all tests run after adding and removing 200 mcast tunnels to test stability

Change-Id: Ia05108c39ac35096a5b633cf52480a9ba87c14df
Signed-off-by: Eyal Bari <ebari@cisco.com>
(cherry picked from commit c4aaee11468aa5ed7af01d0747d912493cff002d)
test/template_bd.py
test/test_vxlan.py