Merge pull request #754 from zmoazeni/zmoazeni/bump-localtests-default-retries

Bump default-retries to 3
This commit is contained in:
Shlomi Noach 2019-06-10 16:50:21 +03:00 committed by GitHub
commit b38814f90e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -152,7 +152,7 @@ test_single() {
--serve-socket-file=/tmp/gh-ost.test.sock \
--initially-drop-socket-file \
--test-on-replica \
--default-retries=1 \
--default-retries=3 \
--chunk-size=10 \
--verbose \
--debug \