Added basic tests for multicast vxlan tunnels 34/4434/5
authorEyal Bari <ebari@cisco.com>
Tue, 20 Dec 2016 16:36:46 +0000 (18:36 +0200)
committerJohn Lo <loj@cisco.com>
Fri, 6 Jan 2017 20:29:33 +0000 (20:29 +0000)
commitc4aaee11468aa5ed7af01d0747d912493cff002d
tree86d5d920af04e2627c5ccaaa9cd1ded004c13783
parentef6e54de4a52b1f8b37c6f074b6803e54d5db327
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>
test/template_bd.py
test/test_vxlan.py