X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Flibraries%2Fbash%2Ffunction%2Fcommon.sh;fp=resources%2Flibraries%2Fbash%2Ffunction%2Fcommon.sh;h=86e2ace2fb48507f0813cf6238096fa9d9519b50;hp=0a4c94969d892e56ebc1285a2c1ea86ed0736ad0;hb=7b8d6693710b4d6a239c50ea0c9b7a9d611ec25c;hpb=b94c2873efb1126cc103c65ee3ec2ebff8bc7528 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")