diff options
Diffstat (limited to 'tests/25raid456-reshape-deadlock')
-rw-r--r-- | tests/25raid456-reshape-deadlock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/25raid456-reshape-deadlock b/tests/25raid456-reshape-deadlock index 5c25ae5a..9db28f99 100644 --- a/tests/25raid456-reshape-deadlock +++ b/tests/25raid456-reshape-deadlock @@ -19,7 +19,7 @@ set_up_test || die "set up test failed" # trigger reshape mdadm --grow -l 6 $md0 -sleep 1 +sleep 2 # stop reshape echo frozen > /sys/block/md0/md/sync_action |