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: disable ballast during disk-stall roachtest #69516

Merged
merged 1 commit into from
Aug 30, 2021

Conversation

jbowens
Copy link
Collaborator

@jbowens jbowens commented Aug 28, 2021

The charybdefs FUSE filesystem used in the disk-stall roachtest slows
down file writes. Creating a default 1 GiB emergency ballast via the
FUSE filesystem was prohibitively slow.

Fix #64240.
Fix #58238.

Release justification: non-production code changes
Release note: none

The charybdefs FUSE filesystem used in the disk-stall roachtest slows
down file writes. Creating a default 1 GiB emergency ballast via the
FUSE filesystem was prohibitively slow.

Fix cockroachdb#64240.
Fix cockroachdb#58238.

Release justification: non-production code changes
Release note: none
@jbowens jbowens requested a review from a team August 28, 2021 01:56
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Collaborator

@nicktrav nicktrav left a comment

Choose a reason for hiding this comment

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

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

Copy link
Collaborator Author

@jbowens jbowens left a comment

Choose a reason for hiding this comment

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

TFTR!

bors r=nicktrav

Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained (waiting on @jbowens)

@craig
Copy link
Contributor

craig bot commented Aug 30, 2021

Build succeeded:

@craig craig bot merged commit e946415 into cockroachdb:master Aug 30, 2021
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: disk-stalled/log=true,data=false failed roachtest: disk-stalled/log=true,data=true failed
3 participants