Add IPsec and wireguard hwasync test cases to 3nb-spr job specs
[csit.git] / resources / libraries / bash / function / common.sh
index e0ae3f2..78a99da 100644 (file)
@@ -1037,7 +1037,6 @@ function select_tags () {
             test_tag_array+=("!ipsechw")
             ;;
         *"2n-spr"*)
-            test_tag_array+=("!ipsechw")
             ;;
         *"2n-tx2"*)
             test_tag_array+=("!ipsechw")
@@ -1055,10 +1054,8 @@ function select_tags () {
         *"3n-snr"*)
             ;;
         *"3na-spr"*)
-            test_tag_array+=("!ipsechw")
             ;;
         *"3nb-spr"*)
-            test_tag_array+=("!ipsechw")
             ;;
         *"3n-tsh"*)
             test_tag_array+=("!drv_avf")