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

roachtest: fix perturbation/metamorphic/backfill #135834

Merged

Conversation

andrewbaptist
Copy link
Collaborator

Previously this test was setting the memory spec before it called randomize. This could set it back to low memory. We already know that low memory configuration doesn't work for backfill as part of #133114.

This change calls randomize and then sets the memory configuration.

Epic: none
Fixes: #135799

Release note: None

Previously this test was setting the memory spec before it called
randomize. This could set it back to low memory. We already know that
low memory configuration doesn't work for backfill as part of cockroachdb#133114.

This change calls randomize and then sets the memory configuration.

Epic: none
Fixes: cockroachdb#135799

Release note: None
@andrewbaptist andrewbaptist requested a review from kvoli November 20, 2024 16:58
@andrewbaptist andrewbaptist requested a review from a team as a code owner November 20, 2024 16:58
@andrewbaptist andrewbaptist requested review from DarrylWong and vidit-bhat and removed request for a team November 20, 2024 16:58
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@andrewbaptist
Copy link
Collaborator Author

TFTR

bors r=kvoli

@craig craig bot merged commit 6af5017 into cockroachdb:master Nov 21, 2024
22 of 23 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.

roachtest: perturbation/metamorphic/backfill failed
3 participants