From 56ba6d3397b4f251363d41ea49fd101b882c7bf2 Mon Sep 17 00:00:00 2001 From: johann Date: Tue, 10 Nov 2009 23:00:09 +0000 Subject: [PATCH] Branch b1_8 b=19887 Realign test_26b with the HEAD version of the test. --- lustre/tests/recovery-small.sh | 1 + 1 file changed, 1 insertion(+) 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) -- 1.8.3.1