Whamcloud - gitweb
LU-15150 tests: sanity-lnet removes testsuite log on failure
[fs/lustre-release.git] / lustre / tests / sanity-lnet.sh
index 30e9e1a..a11e680 100755 (executable)
@@ -56,7 +56,7 @@ fi
 cleanup_testsuite() {
        trap "" EXIT
        # Cleanup any tmp files created by the sub tests
-       rm -f $TMP/sanity-lnet*
+       rm -f $TMP/sanity-lnet-*.yaml $LNET_PARAMS_FILE
        cleanup_netns
        cleanup_lnet
        if $restore_mounts; then