Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kvnemesis: ignore SysBytes:{,-}10 MVCC stats discrepancy #131446

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

arulajmani
Copy link
Collaborator

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

We started ignoring these in 398dfc7. However, that commit was
effectively reverted when we addressed cockroachdb#93896 in 2d855d3. However, like
2d855d3 notes in its description, this was best effort. As such, this
can still cause test flakes (e.g. cockroachdb#131187).

This patch effectively resurrects 398dfc7, but also additionally
quietens `SysBytes:-10` failure mdoes.

Epic: none

Release note: None
@arulajmani arulajmani requested review from pav-kv and tbg September 26, 2024 17:36
@arulajmani arulajmani requested a review from a team as a code owner September 26, 2024 17:36
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@pav-kv
Copy link
Collaborator

pav-kv commented Sep 27, 2024

bors r+

@craig craig bot merged commit 0ea0320 into cockroachdb:master Sep 27, 2024
23 checks passed
@arulajmani
Copy link
Collaborator Author

blathers backport 23.1 23.2 24.1 24.2

Copy link

blathers-crl bot commented Sep 27, 2024

Encountered an error creating backports. Some common things that can go wrong:

  1. The backport branch might have already existed.
  2. There was a merge conflict.
  3. The backport branch contained merge commits.

You might need to create your backport manually using the backport tool.


error creating merge commit from c8e59fb to blathers/backport-release-23.1-131446: POST https://api.github.com/repos/cockroachdb/cockroach/merges: 409 Merge conflict []

you may need to manually resolve merge conflicts with the backport tool.

Backport to branch 23.1 failed. See errors above.


🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants