Whamcloud - gitweb
LU-10073 tests: re-enable lnet selftest smoke test 4.4+ kernels
[fs/lustre-release.git] / lustre / tests / lnet-selftest.sh
index ba5b379..86c33c3 100755 (executable)
@@ -6,11 +6,6 @@ init_test_env $@
 init_logging
 
 ALWAYS_EXCEPT="$LNET_SELFTEST_EXCEPT"
-if (( $LINUX_VERSION_CODE >= $(version_code 4.4.0) )); then
-       # bug number for skipped test: LU-10073
-       ALWAYS_EXCEPT+="               smoke "
-fi
-
 if [[ $(uname -m) = ppc64 ]]; then
        # bug number for skipped test: LU-10073
        ALWAYS_EXCEPT+="               smoke "