From 2e3e6ff54c312903e69633fcd0fea90da969c3a9 Mon Sep 17 00:00:00 2001 From: Jian Yu Date: Fri, 17 Sep 2010 09:57:23 +0400 Subject: [PATCH] b=18551 cleanup lnet_selftest module after test Stop the lst session and remove the lnet_selftest module after test. o=zhen.liang i=maxim.patlasov i=vitaly.fertman --- lustre/tests/lnet-selftest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/tests/lnet-selftest.sh b/lustre/tests/lnet-selftest.sh index 974981d..c34a7b6 100755 --- a/lustre/tests/lnet-selftest.sh +++ b/lustre/tests/lnet-selftest.sh @@ -149,7 +149,7 @@ test_smoke () { # error counters in "lst show_error" should be checked check_lst_err $log - + lst_cleanup_all } run_test smoke "lst regression test" -- 1.8.3.1