jamf / regatta

Regatta is a distributed key-value store. It is Kubernetes friendly with emphasis on high read throughput and low operational cost.

Home Page:https://engineering.jamf.com/regatta

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve on test flakiness

coufalja opened this issue · comments

Describe the bug
Certain tests in the replication and storage package could take a different route in the code depending on a timing of the test.

To Reproduce

  • Run couple of test runs and store the coverage
  • Diff coverage and see the difference there

Expected behavior

  • The coverage should stay the same

Environment (please complete the following information):

  • All

Additional context

  • It makes coveralls unhappy :)