Skip to content

Commit 115e325

Browse files
author
Shlomi Noach
committed
sanity replication restart before each test
1 parent a07a6f8 commit 115e325

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

RELEASE_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.34
1+
1.0.35

localtests/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ test_single() {
4949
echo -n "Testing: $test_name"
5050

5151
echo_dot
52-
gh-ost-test-mysql-replica -e "start slave"
52+
gh-ost-test-mysql-replica -e "stop slave; start slave; do sleep(1)"
5353
echo_dot
5454
gh-ost-test-mysql-master --default-character-set=utf8mb4 test < $tests_path/$test_name/create.sql
5555

0 commit comments

Comments
 (0)