From 91abc3e52720c18cb35be3eba8f894b9aeeccf9b Mon Sep 17 00:00:00 2001 From: Elena Gryaznova Date: Mon, 28 Feb 2011 22:49:29 +0300 Subject: [PATCH] b=19649 sanity test_77j fix i=Johann.Lombardi --- lustre/tests/sanity.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/lustre/tests/sanity.sh b/lustre/tests/sanity.sh index 0629f29..637e0a6 100644 --- a/lustre/tests/sanity.sh +++ b/lustre/tests/sanity.sh @@ -3799,6 +3799,7 @@ test_77j() { # bug 13805 lctl set_param fail_loc=0x40c remount_client $MOUNT lctl set_param fail_loc=0 + sleep 2 # wait async osc connect to finish for VALUE in `lctl get_param osc.*osc-[^mM]*.checksum_type`; do param=`echo ${VALUE[0]} | cut -d "=" -f1` algo=`lctl get_param -n $param | sed 's/.*\[\(.*\)\].*/\1/g'` -- 1.8.3.1