X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Flibraries%2Fbash%2Ffunction%2Fcommon.sh;h=0202fbe0d0e86f51c797255829627e6ee51fdfbe;hb=ebd0c7defaffdd6cd3ff2b5f580c86601917a0c7;hp=f3f1b9fcece3dc646a159191a1b924ac7f33b5a5;hpb=638391c368a5539f2b9920a43302254070440a1f;p=csit.git diff --git a/resources/libraries/bash/function/common.sh b/resources/libraries/bash/function/common.sh index f3f1b9fcec..0202fbe0d0 100644 --- a/resources/libraries/bash/function/common.sh +++ b/resources/libraries/bash/function/common.sh @@ -450,9 +450,9 @@ function select_tags () { test_tag_array+=("!ipsechw") ;; *) - # No falling back to 3n_hsw default, that should have been done - # by the function which has set NODENESS and FLAVOR. - die "Unknown specification: ${TEST_CODE}" + # Default to 3n-hsw due to compatibility. + test_tag_array+=("!drv_avf") + ;; esac # We will add excluded NICs.