aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--resources/libraries/bash/function/common.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/libraries/bash/function/common.sh b/resources/libraries/bash/function/common.sh
index 921b588cc7..1a9089d219 100644
--- a/resources/libraries/bash/function/common.sh
+++ b/resources/libraries/bash/function/common.sh
@@ -660,6 +660,7 @@ function select_tags () {
case "${TEST_CODE}" in
*"3n-hsw"*)
test_tag_array+=("!drv_avf")
+ test_tag_array+=("!ipsechwNOTnic_intel-xl710")
;;
*"2n-skx"*)
test_tag_array+=("!ipsechw")