From 86642de3ad8d42ab2b5dbace241d8dc398bd1195 Mon Sep 17 00:00:00 2001 From: Greg Rose Date: Thu, 14 Jul 2022 14:23:28 -0700 Subject: tests: Remove support for check-kmod test. The OVS kernel module is no longer supported as of OVS 2.18 Reviewed-by: David Marchand Signed-off-by: Greg Rose Signed-off-by: Ilya Maximets --- Documentation/topics/testing.rst | 7 ------- 1 file changed, 7 deletions(-) (limited to 'Documentation') diff --git a/Documentation/topics/testing.rst b/Documentation/topics/testing.rst index a6c747b18..871ce5637 100644 --- a/Documentation/topics/testing.rst +++ b/Documentation/topics/testing.rst @@ -436,13 +436,6 @@ your system, run:: $ make check-kernel -To install the kernel module from the current build directory and run the -testsuite against that kernel module:: - - $ make check-kmod - -The results of the testsuite are in ``tests/system-kmod-testsuite.dir``. - All the features documented under `Unit Tests`_ are available for the kernel datapath testsuite. -- cgit v1.2.1