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

Increase gc window for revision expiration test #166

Merged
merged 1 commit into from
Oct 4, 2021

Conversation

ecordell
Copy link
Contributor

@ecordell ecordell commented Oct 4, 2021

On the github runners, presumably due to noisy neighbors, sometimes the initial check in InvalidReadsTest would find that the zookie that it had just written had already fallen outside the gcwindow.

The value I picked worked locally for me (I was able to reproduce easily, presumably due to Cockroach running in qemu in docker on m1)

Signed-off-by: Evan Cordell <cordell.evan@gmail.com>
@github-actions github-actions bot added the area/datastore Affects the storage system label Oct 4, 2021
@jzelinskie jzelinskie merged commit baa854d into authzed:main Oct 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/datastore Affects the storage system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants