Skip to content

Commit

Permalink
tests: fix 05r1-re-add-nosuper
Browse files Browse the repository at this point in the history
Add one second sleep before calling check() for array to process.

Signed-off-by: Mateusz Kusiak <[email protected]>
  • Loading branch information
dancesWithMachines committed Dec 6, 2024
1 parent fc0a7e1 commit 3134a43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/05r1-re-add-nosuper
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
# readd should fail.
#
mdadm -B $md0 -l1 -n2 -d1 $dev1 $dev2
sleep 1
check resync
check wait
testdev $md0 1 $size 1
Expand Down

0 comments on commit 3134a43

Please sign in to comment.