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.
This commit is contained in:
Markus Mäkelä
2017-06-01 23:28:19 +03:00
parent 738c77d0b2
commit b20334e09e
3 changed files with 71 additions and 42 deletions

View File

@ -442,6 +442,11 @@ public:
*/
int start_binlog();
/**
* @brief Start binlogrouter replication from master
*/
bool replicate_from_master();
/**
* @brief prepare_binlog clean up binlog directory, set proper access rights to it
* @return 0