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

  • From: Vladislav Shpilevoy <v.shpilevoy@xxxxxxxxxxxxx>
  • To: tarantool-patches@xxxxxxxxxxxxx, AKhatskevich <avkhatskevich@xxxxxxxxxxxxx>
  • Date: Mon, 23 Jul 2018 16:18:55 +0300

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(+)


Other related posts: