We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 599f432 commit 8219209Copy full SHA for 8219209
1 file changed
localtests/test.sh
@@ -88,7 +88,7 @@ test_single() {
88
--throttle-query='select timestampdiff(second, min(last_update), now()) < 5 from _gh_ost_test_ghc' \
89
--serve-socket-file=/tmp/gh-ost.test.sock \
90
--initially-drop-socket-file \
91
- --postpone-cut-over-flag-file="" \
+ --postpone-cut-over-flag-file=/tmp/gh-ost.test.postpone.flag \
92
--test-on-replica \
93
--default-retries=1 \
94
--verbose \
0 commit comments