From 7b8d6693710b4d6a239c50ea0c9b7a9d611ec25c Mon Sep 17 00:00:00 2001 From: xinfeng zhao Date: Mon, 29 Nov 2021 11:59:52 +0800 Subject: add 2-node ipsec hwasync cases Signed-off-by: xinfeng zhao Change-Id: I1590d438216e4c886aae03f83364837153623dbc --- resources/libraries/bash/function/common.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'resources/libraries') diff --git a/resources/libraries/bash/function/common.sh b/resources/libraries/bash/function/common.sh index 0a4c94969d..86e2ace2fb 100644 --- a/resources/libraries/bash/function/common.sh +++ b/resources/libraries/bash/function/common.sh @@ -983,7 +983,6 @@ function select_tags () { test_tag_array+=("!ipsechw") ;; *"2n-dnv"*) - test_tag_array+=("!ipsechw") test_tag_array+=("!memif") test_tag_array+=("!srv6_proxy") test_tag_array+=("!vhost") -- cgit 1.2.3-korg