[tarantool-patches] Re: [PATCH 1/4] Add test on error during reconfigure

Vladislav Shpilevoy v.shpilevoy at tarantool.org
Mon Jul 23 16:18:55 MSK 2018


Pushed to the master with one minor change:

* use util.check_error in storage/storage.test.lua.

On 23/07/2018 14:14, AKhatskevich wrote:
> In case reconfigure process fails, the node should continue
> work properly.
> ---
>   test/lua_libs/util.lua        | 24 ++++++++++++++++++++++++
>   test/router/router.result     | 30 ++++++++++++++++++++++++++++++
>   test/router/router.test.lua   |  9 +++++++++
>   test/storage/storage.result   | 39 +++++++++++++++++++++++++++++++++++++++
>   test/storage/storage.test.lua | 12 ++++++++++++
>   vshard/router/init.lua        |  7 +++++++
>   vshard/storage/init.lua       |  9 +++++++++
>   7 files changed, 130 insertions(+)
> 




More information about the Tarantool-patches mailing list