[dts] [dts 1/3] [PATCH V2] add shutdown api test for niantic and fortville NIC test

huilong,xu huilongx.xu at intel.com
Fri May 29 04:19:10 CEST 2015


From: huilong xu <huilongx.xu at intel.com>


Signed-off-by: huilong xu <huilongx.xu at intel.com>
---
 executions/execution.cfg     |    3 ++-
 executions/execution_FVL.cfg |    3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/executions/execution.cfg b/executions/execution.cfg
index e5c6198..a749008 100644
--- a/executions/execution.cfg
+++ b/executions/execution.cfg
@@ -19,7 +19,8 @@ test_suites=
     pmd_bonded,
     dynamic_config,
     generic_filter,
-    dual_vlan
+    dual_vlan,
+    shutdown_api
 targets=
     x86_64-native-linuxapp-gcc
 parameters=nic_type=cfg:func=true
diff --git a/executions/execution_FVL.cfg b/executions/execution_FVL.cfg
index 12990d8..bd278ba 100644
--- a/executions/execution_FVL.cfg
+++ b/executions/execution_FVL.cfg
@@ -6,7 +6,8 @@ test_suites=
     dynamic_config,
     generic_filter,
     dual_vlan,
-    vlan
+    vlan,
+    shutdown_api
 targets=
     x86_64-native-linuxapp-gcc
 parameters=nic_type=cfg:func=true
-- 
1.7.4.4



More information about the dts mailing list