tests: Set enable-dummy=system for ovn-controller-vtep tests.
authorRussell Bryant <russell@ovn.org>
Thu, 14 Jan 2016 20:07:59 +0000 (15:07 -0500)
committerRussell Bryant <russell@ovn.org>
Wed, 20 Jan 2016 22:08:09 +0000 (17:08 -0500)
commit7157b6d3cde2f019dd68f78a71181477f40280f9
tree9e5fa86ee5663e49e83ff2e92cd66c92072a642a
parent56ec061192e3fe1590fe9e36e55080284d73f238
tests: Set enable-dummy=system for ovn-controller-vtep tests.

All of the ovn-controller-vtep tests were failing on my laptop due to an
unexpected message in the ovs-vswitchd log related to my VPN.  This
setting resolves it and makes all tests pass.

Fixes: 0c1e8a7d637e ("ovn-controller-vtep: Add gateway module.")
Signed-off-by: Russell Bryant <russell@ovn.org>
Acked-by: Ben Pfaff <blp@ovn.org>
tests/ovn-controller-vtep.at