[ovs-dev] [PATCH ovn] testsuite.at: Add ovn-performance.at back to testsuite.

Han Zhou hzhou at ovn.org
Mon Dec 2 23:20:06 UTC 2019


It seems the ovn-performance.at was missing when spliting from OVS.
This patch just add it back.

Signed-off-by: Han Zhou <hzhou at ovn.org>
---
 tests/testsuite.at | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/testsuite.at b/tests/testsuite.at
index c1ba734..da8157d 100644
--- a/tests/testsuite.at
+++ b/tests/testsuite.at
@@ -22,6 +22,7 @@ m4_include([tests/ofproto-macros.at])
 m4_include([tests/ovn-macros.at])
 
 m4_include([tests/ovn.at])
+m4_include([tests/ovn-performance.at])
 m4_include([tests/ovn-northd.at])
 m4_include([tests/ovn-nbctl.at])
 m4_include([tests/ovn-sbctl.at])
-- 
2.1.0



More information about the dev mailing list