Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
router_test.lua fails constantly on integration CI in tarantool with error 'Peer closed' after simulating unconfigured box. The reason for this problem is unclear, but the following changes fix it. It might be related to the code, luatest executes between execs (e.g. type(box.cfg) or box.cfg.<key> = ...). Closes #403 NO_DOC=testfix
- Loading branch information