Speed up avrorouter testing

Cut test time from about 300 seconds to 200 seconds.
This commit is contained in:
Markus Mäkelä
2018-06-07 22:46:57 +03:00
parent 8c22131827
commit ba0e3bd6b7
8 changed files with 42 additions and 37 deletions

View File

@ -286,6 +286,11 @@ public:
*/
bool replicate_from_master(int m = 0);
/**
* @brief Stop binlogrouter replication from master
*/
void revert_replicate_from_master(int m = 0);
/**
* @brief prepare_binlog clean up binlog directory, set proper access rights to it
* @return 0