containerd / containerd/continuity
Add CI coverage for more filesystems
Open
- Dominant language
- Go
- Stars
- 153
- Forks
- 74
- PR merge metrics
- No merged PRs in 30d
Description
Currently, we test the default filesystems in the GitHub Actions runners for a few operating systems: https://github.com/containerd/continuity/blob/72c70feb3081d6afddf79d645bd5516fde14eae3/.github/workflows/ci.yml#L45
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.
https://github.com/containerd/continuity/issues/172#issuecomment-1152306334 records some previous manual results on FreeBSD.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.