summaryrefslogtreecommitdiff
path: root/tests/testsuite.at
diff options
context:
space:
mode:
authorJustin Pettit <jpettit@nicira.com>2015-09-03 12:31:03 -0700
committerJustin Pettit <jpettit@nicira.com>2015-09-04 14:29:38 -0700
commit239c45a7630450c22a2ab0fe632800dc9d431753 (patch)
treecb0db2e68c752ce7a46fd48879679900b8927448 /tests/testsuite.at
parentc0e1525762981854d56bc0d29d10c5300400db7a (diff)
downloadopenvswitch-239c45a7630450c22a2ab0fe632800dc9d431753.tar.gz
tests: Group the OVN tests together.
Signed-off-by: Justin Pettit <jpettit@nicira.com> Acked-by: Ben Pfaff <blp@nicira.com>
Diffstat (limited to 'tests/testsuite.at')
-rw-r--r--tests/testsuite.at2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testsuite.at b/tests/testsuite.at
index 384efdfa6..f3bc126ce 100644
--- a/tests/testsuite.at
+++ b/tests/testsuite.at
@@ -18,7 +18,6 @@ m4_include([tests/ovs-macros.at])
m4_include([tests/ovsdb-macros.at])
m4_include([tests/ofproto-macros.at])
-m4_include([tests/ovn-controller-vtep.at])
m4_include([tests/completion.at])
m4_include([tests/bfd.at])
m4_include([tests/cfm.at])
@@ -70,3 +69,4 @@ m4_include([tests/vtep-ctl.at])
m4_include([tests/auto-attach.at])
m4_include([tests/ovn.at])
m4_include([tests/ovn-sbctl.at])
+m4_include([tests/ovn-controller-vtep.at])