22d47aab52
Print the JSON in avro_alter
...
The test now prints the output in avro_alter. The replicate_from_master
function also stops maxscale before removing the files.
2017-07-06 13:31:38 +03:00
5a26d17fcf
Fix master server version checks in tests
...
The master server version was not processed adequately and false positives
of old master versions were possible.
2017-07-03 17:08:39 +03:00
cb57e10761
Develop merge
...
Develop merge
2017-06-29 15:34:22 +02: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