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

sharedcache: reduce the scope of TestSharedCacheRandomized under race #2745

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

RaduBerinde
Copy link
Member

Reduce the max number of shards and skip the random block size tests under race. This significantly reduces the runtime and memory footprint of the test.

Informs: #2741

Reduce the max number of shards and skip the random block size tests
under race. This significantly reduces the runtime and memory
footprint of the test.

Informs: cockroachdb#2741
@RaduBerinde RaduBerinde requested review from joshimhoff, a team and bananabrick July 17, 2023 21:48
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Contributor

@joshimhoff joshimhoff left a comment

Choose a reason for hiding this comment

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

LGTM

@RaduBerinde RaduBerinde merged commit bf5f4c4 into cockroachdb:master Jul 18, 2023
9 checks passed
@RaduBerinde RaduBerinde deleted the sharedcache-test-reduce branch July 18, 2023 01:23
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