Skip to content

Commit b38814f

Browse files
author
Shlomi Noach
authored
Merge pull request #754 from zmoazeni/zmoazeni/bump-localtests-default-retries
Bump default-retries to 3
2 parents 8113d38 + 84fe34b commit b38814f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

localtests/test.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ test_single() {
152152
--serve-socket-file=/tmp/gh-ost.test.sock \
153153
--initially-drop-socket-file \
154154
--test-on-replica \
155-
--default-retries=1 \
155+
--default-retries=3 \
156156
--chunk-size=10 \
157157
--verbose \
158158
--debug \

0 commit comments

Comments
 (0)