ovn-controller: Add test for setting up and tearing down patch ports.
authorBen Pfaff <blp@nicira.com>
Wed, 7 Oct 2015 21:24:17 +0000 (14:24 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 7 Oct 2015 21:30:09 +0000 (14:30 -0700)
commitcaad1387b24b846c6cf07198a3c131ebbbbc140e
treec2018a28b695b89bdc1bdb1592561e5a6a7445f3
parentcce9c16394dec197f9d8cd634dc915e242ed73c3
ovn-controller: Add test for setting up and tearing down patch ports.

The initial plan for OVN logical routers will make more extensive use of
patch ports, so it seems like a good idea to add some tests to avoid
regressions before messing with them.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Justin Pettit <jpettit@nicira.com>
tests/automake.mk
tests/ovn-controller.at [new file with mode: 0644]
tests/testsuite.at