graceful sleep for replica lag

This commit is contained in:
Shlomi Noach 2016-08-24 14:18:49 +02:00
parent 79399f446b
commit b0a2e4c650

View File

@ -49,7 +49,9 @@ test_single() {
if [ -f $tests_path/$test_name/test_columns ] ; then
columns=$(cat $tests_path/$test_name/test_columns)
fi
# graceful sleep for replica to catch up
sleep 1
#
cmd="go run go/cmd/gh-ost/main.go \
--user=gh-ost \
--password=gh-ost \