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

kvserver: run LoQ tests with leader leases #137274

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

iskettaneh
Copy link
Contributor

This commit enables leader leases to run with all LoQ tests. Specifically the following tests used to skip leader leases:

  1. TestRetrieveApplyStatus
  2. TestLossOfQuorumRecovery

Fixes: #137262

Release note: None

This commit enables leader leases to run with all LoQ tests.
Specifically the following tests used to skip leader leases:

1) TestRetrieveApplyStatus
2) TestLossOfQuorumRecovery

Fixes: cockroachdb#137262

Release note: None
@iskettaneh iskettaneh requested review from a team as code owners December 11, 2024 15:30
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Collaborator

@arulajmani arulajmani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Good stuff!

Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @iskettaneh)

@iskettaneh
Copy link
Contributor Author

TFTR!

bors r+

@craig craig bot merged commit e8aa398 into cockroachdb:master Dec 11, 2024
22 checks passed
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.

loq: run all LoQ tests with leader leases
3 participants