We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b22f78 commit 5127519Copy full SHA for 5127519
script/cibuild-gh-ost-replica-tests
@@ -61,7 +61,7 @@ test_mysql_version() {
61
gh-ost-test-mysql-master -uroot -e "grant all on *.* to 'gh-ost'@'%'"
62
63
echo "### Running gh-ost tests for $mysql_version"
64
- bash ./localtests/test.sh -b bin/gh-ost datetime-with-zero
+ bash -x ./localtests/test.sh -b bin/gh-ost
65
66
find sandboxes -name "stop_all" | bash
67
}
0 commit comments