You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: fortify router-luatest/reload_test by checking version
This commit makes the test check version, defined in `vshard.consts`
explicitly before reload and after reload. This will allow us to
avoid situation, when reload breaks one more time in the future.
Note, that `consts` must be explicitly required, even though after
reload router uses new `consts`, our router.lua init file still has old
`consts`.
Follow-up tarantool/vshard-ee#11
NO_DOC=test
0 commit comments