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:09:23 +0000 (17:09 -0500)
commit4001f67162d181ed461897d414a1dacee6acf15c
tree5b2b7940c67e836a0d9f32be5d5f8dd8609bc422
parent250e947f45e443b61f266307bc95fe986805c05c
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