summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rwxr-xr-xtests/basic/recon.t5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/basic/recon.t b/tests/basic/recon.t
index 405fcb5d2..ab2241c7d 100755
--- a/tests/basic/recon.t
+++ b/tests/basic/recon.t
@@ -78,11 +78,12 @@ TEST ping_file $M0/probe2
TEST [ $(count_matches probe2) = 1 ]
# Restart the brick and give reconciliation a chance to run.
+# TBD: figure out why reconciliation takes so $#@! long to run
TEST $CLI volume start $V0 force
-sleep 10
+sleep 20
# Make sure *both* copies are valid after reconciliation.
TEST [ $(count_matches probe2) = 2 ]
-#cleanup
+cleanup
#killall -9 etcd