aboutsummaryrefslogtreecommitdiffstats
path: root/resources/libraries/bash/function
diff options
context:
space:
mode:
authorxinfeng zhao <xinfengx.zhao@intel.com>2021-11-29 11:59:52 +0800
committerPeter Mikus <pmikus@cisco.com>2021-12-22 06:45:35 +0000
commit7b8d6693710b4d6a239c50ea0c9b7a9d611ec25c (patch)
tree63da070dc056d94d728a9fbf1022cf0b2ba12378 /resources/libraries/bash/function
parentb94c2873efb1126cc103c65ee3ec2ebff8bc7528 (diff)
add 2-node ipsec hwasync cases
Signed-off-by: xinfeng zhao <xinfengx.zhao@intel.com> Change-Id: I1590d438216e4c886aae03f83364837153623dbc
Diffstat (limited to 'resources/libraries/bash/function')
-rw-r--r--resources/libraries/bash/function/common.sh1
1 files changed, 0 insertions, 1 deletions
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")