tarantool / test-run

Tarantool functional testing framework
14 stars 15 forks source link

test_run.lua: add ignore_zero option to get_vclock #367

Closed grafin closed 1 year ago

grafin commented 1 year ago

Sometimes we don't care about zero component of the vclock, for example we want to ignore it when waiting for replica sync, using vclock (don't care about local spaces).