Avoid double link tests for nic_intel-xxv710
[csit.git] / resources / libraries / bash / function / common.sh
index eaad2ab..bf6adb8 100644 (file)
@@ -666,6 +666,8 @@ function select_tags () {
             ;;
         *"3n-skx"*)
             test_tag_array+=("!ipsechw")
+            # Not enough nic_intel-xxv710 to support double link tests.
+            test_tag_array+=("!3_node_double_link_topoANDnic_intel-xxv710")
             ;;
         *"3n-tsh"*)
             test_tag_array+=("!ipsechw")