c794af1f47
Mxs 1355 ( #138 )
...
* add binlog test with gtid
* removing ;
* restore test to initial state with check_sha1()
* remove reset master
* make no_vm_revert true by dafault
2017-08-24 12:21:29 +03:00
5351c6c4a9
Fix test compile warnings
...
A const char pointer was passed as a parameter to a function that used
char pointers.
2017-06-17 08:55:09 +03:00
b20334e09e
Make avrorouter testing faster
...
The slave part of the binlogrouter replication can be ignored for
avrorouter tests. This will speed up the testing by skipping the
unnecessary restarting and configuration of slave servers.
2017-06-05 13:17:16 +03:00
d7d4ec29bb
Add tests from develop
...
Added tests from develop. The test results need to be modified for 2.0.
2017-05-26 15:40:40 +03:00