temp commit to investigate datetime-with-zero test failure
This commit is contained in:
parent
fb82caf9e7
commit
1b22f784e3
@ -61,7 +61,7 @@ test_mysql_version() {
|
|||||||
gh-ost-test-mysql-master -uroot -e "grant all on *.* to 'gh-ost'@'%'"
|
gh-ost-test-mysql-master -uroot -e "grant all on *.* to 'gh-ost'@'%'"
|
||||||
|
|
||||||
echo "### Running gh-ost tests for $mysql_version"
|
echo "### Running gh-ost tests for $mysql_version"
|
||||||
./localtests/test.sh -b bin/gh-ost
|
bash ./localtests/test.sh -b bin/gh-ost datetime-with-zero
|
||||||
|
|
||||||
find sandboxes -name "stop_all" | bash
|
find sandboxes -name "stop_all" | bash
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user