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

Add CI coverage for more filesystems #221

Open
samuelkarp opened this issue Apr 21, 2023 · 0 comments
Open

Add CI coverage for more filesystems #221

samuelkarp opened this issue Apr 21, 2023 · 0 comments

Comments

@samuelkarp
Copy link
Member

Currently, we test the default filesystems in the GitHub Actions runners for a few operating systems:

os: [ubuntu-22.04, macos-12, windows-2019, windows-2022]

On Linux, this is just ext4. We should add coverage for additional filesystems such as xfs, btrfs, and zfs on Linux. We may also want to add coverage for filesystem options such as APFS with case-sensitivity on Mac OS.

#172 (comment) records some previous manual results on FreeBSD.

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

No branches or pull requests

1 participant