Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kvnemesis: ignore SysBytes:{,-}10 MVCC stats discrepancy
We started ignoring these in 398dfc7. However, that commit was effectively reverted when we addressed #93896 in 2d855d3. However, like 2d855d3 notes in its description, this was best effort. As such, this can still cause test flakes (e.g. #131187). This patch effectively resurrects 398dfc7, but also additionally quietens `SysBytes:-10` failure mdoes. Epic: none Release note: None
- Loading branch information