tarantool / jepsen.tarantool

Jepsen tests for Tarantool
https://www.tarantool.io/en/
Other
7 stars 0 forks source link

Disable counter-inc #85

Closed ligurio closed 3 years ago

ligurio commented 3 years ago

counter-inc test is disabled by default for running with 'test-all' option due to a bug in Tarantool [1].

  1. https://github.com/tarantool/tarantool/issues/6095

Part of: #84