diff options
-rwxr-xr-x | tests/bugs/bug-865825.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bugs/bug-865825.t b/tests/bugs/bug-865825.t index 8ee75186484..4b4b8427cd7 100755 --- a/tests/bugs/bug-865825.t +++ b/tests/bugs/bug-865825.t @@ -58,7 +58,7 @@ setfattr -x trusted.afr.${V0}-client-2 $B0/${V0}-1/a_file echo "wrong_data" > $B0/${V0}-2/a_file gluster volume set $V0 cluster.self-heal-daemon on -sleep 3 +sleep 10 gluster volume heal $V0 full ## Make sure brick 2 now has the correct contents. |