From: johann Date: Tue, 10 Nov 2009 23:00:09 +0000 (+0000) Subject: Branch b1_8 X-Git-Tag: v1_8_2_03~1^2~8 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=56ba6d3397b4f251363d41ea49fd101b882c7bf2;p=fs%2Flustre-release.git Branch b1_8 b=19887 Realign test_26b with the HEAD version of the test. --- diff --git a/lustre/tests/recovery-small.sh b/lustre/tests/recovery-small.sh index 3085469..412fc8b 100755 --- a/lustre/tests/recovery-small.sh +++ b/lustre/tests/recovery-small.sh @@ -711,6 +711,7 @@ test_26b() { # bug 10140 - evict dead exports by pinger check_timeout || return 1 client_df zconf_mount `hostname` $MOUNT2 || error "Failed to mount $MOUNT2" + sleep 1 # wait connections being established local MDS_NEXP=$(do_facet mds lctl get_param -n mds.${mds_svc}.num_exports | cut -d' ' -f2) local OST_NEXP=$(do_facet ost1 lctl get_param -n obdfilter.${ost1_svc}.num_exports | cut -d' ' -f2)