summaryrefslogtreecommitdiff
path: root/tests/system-userspace-testsuite.at
diff options
context:
space:
mode:
authorDarrell Ball <dlu998@gmail.com>2019-05-25 13:49:47 -0700
committerIlya Maximets <i.maximets@samsung.com>2019-06-03 18:39:51 +0300
commit81b2442261371f4e72b257dea184010e752501d1 (patch)
treeb34f9c9b836b0a640db675268ec2660d66706642 /tests/system-userspace-testsuite.at
parent0b0a84783cd6048ca3d35af0f5b4652cecd34358 (diff)
downloadopenvswitch-81b2442261371f4e72b257dea184010e752501d1.tar.gz
tests: Include ovn-macros for system testsuites.
ovn-macros are needed to run the OVN system tests. Tested-by: Greg Rose <gvrose8192@gmail.com> Reviewed-by: Greg Rose <gvrose8192@gmail.com> Signed-off-by: Darrell Ball <dlu998@gmail.com> Signed-off-by: Ilya Maximets <i.maximets@samsung.com>
Diffstat (limited to 'tests/system-userspace-testsuite.at')
-rw-r--r--tests/system-userspace-testsuite.at1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/system-userspace-testsuite.at b/tests/system-userspace-testsuite.at
index c0aaa606d..4af36bef0 100644
--- a/tests/system-userspace-testsuite.at
+++ b/tests/system-userspace-testsuite.at
@@ -19,6 +19,7 @@ m4_ifdef([AT_COLOR_TESTS], [AT_COLOR_TESTS])
m4_include([tests/ovs-macros.at])
m4_include([tests/ovsdb-macros.at])
m4_include([tests/ofproto-macros.at])
+m4_include([tests/ovn-macros.at])
m4_include([tests/system-userspace-macros.at])
m4_include([tests/system-common-macros.at])