Skip to content

Commit 8219209

Browse files
author
Shlomi Noach
committed
tests accept postpone flag file
1 parent 599f432 commit 8219209

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

localtests/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ test_single() {
8888
--throttle-query='select timestampdiff(second, min(last_update), now()) < 5 from _gh_ost_test_ghc' \
8989
--serve-socket-file=/tmp/gh-ost.test.sock \
9090
--initially-drop-socket-file \
91-
--postpone-cut-over-flag-file="" \
91+
--postpone-cut-over-flag-file=/tmp/gh-ost.test.postpone.flag \
9292
--test-on-replica \
9393
--default-retries=1 \
9494
--verbose \

0 commit comments

Comments
 (0)