push
travis-ci
test: cleanup replication tests - at the end of tests which create any replication config need to call: * `test_run:cmd('delete server ...')` removes server object from `TestState.servers` list, this behaviour was taken from `test_run:drop_cluster()` function * `test_run:clenup_cluster()` which clears `box.space._cluster` - switch on `use_unix_sockets` because of 'Address already in use' problems - test `once` need to clean `once*` schemas Part of #2436, #3232 (cherry picked from commit 848a0b03b)
41002 of 49916 relevant lines covered (82.14%)
843792.21 hits per line