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

storage,testeng: use xfs in some roachtest runs #113869

Open
jbowens opened this issue Nov 6, 2023 · 1 comment
Open

storage,testeng: use xfs in some roachtest runs #113869

jbowens opened this issue Nov 6, 2023 · 1 comment
Labels
A-storage Relating to our storage engine (Pebble) on-disk storage. A-testing Testing tools and infrastructure C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) O-qa T-storage Storage Team

Comments

@jbowens
Copy link
Collaborator

jbowens commented Nov 6, 2023

Our recommended guidance is to use either ext4 or xfs in production. Currently our roachtests only exercise ext4 and, in a few places, zfs. Randomly using either ext4 or xfs would help improve test coverage, and may inform issues like #97968 that could plausibly be filesystem-specific.

Jira issue: CRDB-33241

@jbowens jbowens added C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) O-qa A-storage Relating to our storage engine (Pebble) on-disk storage. A-testing Testing tools and infrastructure T-storage Storage Team T-testeng TestEng Team labels Nov 6, 2023
Copy link

blathers-crl bot commented Nov 6, 2023

cc @cockroachdb/test-eng

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-storage Relating to our storage engine (Pebble) on-disk storage. A-testing Testing tools and infrastructure C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) O-qa T-storage Storage Team
Projects
Status: Backlog
Status: Triage
Development

No branches or pull requests

1 participant