executions: remove kni

Message ID 20230129022210.3376530-1-lijuan.tu@intel.com (mailing list archive)
State Accepted
Headers
Series executions: remove kni |

Checks

Context Check Description
ci/Intel-dts-format-test success Testing OK
ci/Intel-dts-pylama-test success Testing OK
ci/Intel-dts-suite-test warning SKIPPED

Commit Message

Tu, Lijuan Jan. 29, 2023, 2:22 a.m. UTC
  kni is removed in 8262f71.

Signed-off-by: Lijuan Tu <lijuan.tu@intel.com>
---
 executions/execution.cfg     | 1 -
 executions/execution_FVL.cfg | 1 -
 2 files changed, 2 deletions(-)
  

Comments

Tu, Lijuan Jan. 29, 2023, 7:37 a.m. UTC | #1
On Sun, 29 Jan 2023 10:22:10 +0800, Lijuan Tu <lijuan.tu@intel.com> wrote:
> kni is removed in 8262f71.
> 
> Signed-off-by: Lijuan Tu <lijuan.tu@intel.com>


Applied, thanks
  

Patch

diff --git a/executions/execution.cfg b/executions/execution.cfg
index bc9c7fa3..08f0b82d 100644
--- a/executions/execution.cfg
+++ b/executions/execution.cfg
@@ -28,7 +28,6 @@  test_suites=
     pmdrssreta,
     pmd,
     l2fwd,
-    kni,
     uni_pkt
 targets=
     x86_64-native-linuxapp-gcc
diff --git a/executions/execution_FVL.cfg b/executions/execution_FVL.cfg
index ae10df48..70452fbb 100644
--- a/executions/execution_FVL.cfg
+++ b/executions/execution_FVL.cfg
@@ -29,7 +29,6 @@  test_suites=
     pmdrssreta,
     pmdrss_hash,
     ieee1588,
-    kni,
     uni_pkt
 targets=
     x86_64-native-linuxapp-gcc