Whamcloud - gitweb
Branch b1_8
authorjohann <johann>
Tue, 10 Nov 2009 23:00:09 +0000 (23:00 +0000)
committerjohann <johann>
Tue, 10 Nov 2009 23:00:09 +0000 (23:00 +0000)
b=19887

Realign test_26b with the HEAD version of the test.

lustre/tests/recovery-small.sh

index 3085469..412fc8b 100755 (executable)
@@ -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)