sanity replication restart before each test

This commit is contained in:
Shlomi Noach 2017-01-10 11:22:00 +02:00
parent a07a6f8cf5
commit 115e325d7c
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1.0.34
1.0.35

View File

@ -49,7 +49,7 @@ test_single() {
echo -n "Testing: $test_name"
echo_dot
gh-ost-test-mysql-replica -e "start slave"
gh-ost-test-mysql-replica -e "stop slave; start slave; do sleep(1)"
echo_dot
gh-ost-test-mysql-master --default-character-set=utf8mb4 test < $tests_path/$test_name/create.sql