juicedata / juicefs

JuiceFS is a distributed POSIX file system built on top of Redis and S3.
https://juicefs.com
Apache License 2.0
10.76k stars 944 forks source link

Test it with xfstests #49

Closed davies closed 3 years ago

davies commented 3 years ago

What would you like to be added:

Run integrity test using xfstests

Why is this needed:

We'd like to know more on the compatibility

davies commented 3 years ago

xfstests is used to test local file system (XFS, ext4, and btrfs), is not a good fit for JuiceFS.