storage,testeng: use xfs in some roachtest runs #113869
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
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
The text was updated successfully, but these errors were encountered: