Skip to content

Commit 5127519

Browse files
author
dm-2
committed
more testing
1 parent 1b22f78 commit 5127519

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/cibuild-gh-ost-replica-tests

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ test_mysql_version() {
6161
gh-ost-test-mysql-master -uroot -e "grant all on *.* to 'gh-ost'@'%'"
6262

6363
echo "### Running gh-ost tests for $mysql_version"
64-
bash ./localtests/test.sh -b bin/gh-ost datetime-with-zero
64+
bash -x ./localtests/test.sh -b bin/gh-ost
6565

6666
find sandboxes -name "stop_all" | bash
6767
}

0 commit comments

Comments
 (0)