Whamcloud - gitweb
LU-7428 test: remove test 84 from ALWAYS_EXCEPT
[fs/lustre-release.git] / lustre / tests / test-framework.sh
index a9097c1..8478fec 100755 (executable)
@@ -1345,7 +1345,9 @@ mount_facet() {
 
        # commit the device label change to disk
        if [[ $devicelabel =~ (:[a-zA-Z]{3}[0-9]{4}) ]]; then
+               echo "Commit the device label on ${!dev}"
                do_facet $facet "sync; sync; sync"
+               sleep 5
        fi