ovn.at: Add test for gateway.
authorJustin Pettit <jpettit@nicira.com>
Thu, 15 Oct 2015 05:28:35 +0000 (22:28 -0700)
committerJustin Pettit <jpettit@nicira.com>
Fri, 16 Oct 2015 07:55:24 +0000 (00:55 -0700)
commiteb6b08eb4ad85de001abf36be83301d71a20345a
treee6dbf111e9918aef6fee7f68c3a9c8299b839f91
parentbf388125f6b294224d31366b81c69908543d2671
ovn.at: Add test for gateway.

This test exposed a problem that ovn-controller-vtep doesn't properly
set up the "Mcast_Macs_Remote" table, which prevents broadcasts from
being sourced from the physical side of the VTEP.  That issue needs to
be resolved, and then the full set of gateway traffic patterns can run.

Signed-off-by: Justin Pettit <jpettit@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
tests/ofproto-macros.at
tests/ovn.at