From 6c2f4e2f2eb04618fa8dd072fb24efa3f1cf1963 Mon Sep 17 00:00:00 2001 From: huilong xu Date: Wed, 27 May 2015 15:02:02 +0800 Subject: add dual vlan test case in default execution file changed list: 1. add dual vlan for niantic and fortville test 2. add vlan for fortville test Signed-off-by: huilong xu --- executions/execution.cfg | 3 ++- executions/execution_FVL.cfg | 4 +++- 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'executions') diff --git a/executions/execution.cfg b/executions/execution.cfg index 73d70f6..e5c6198 100644 --- a/executions/execution.cfg +++ b/executions/execution.cfg @@ -18,7 +18,8 @@ test_suites= ip_pipeline, pmd_bonded, dynamic_config, - generic_filter + generic_filter, + dual_vlan 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 7e5151b..12990d8 100644 --- a/executions/execution_FVL.cfg +++ b/executions/execution_FVL.cfg @@ -4,7 +4,9 @@ drivername= test_suites= checksum_offload, dynamic_config, - generic_filter + generic_filter, + dual_vlan, + vlan targets= x86_64-native-linuxapp-gcc parameters=nic_type=cfg:func=true -- cgit v1.2.3