juicedata / juicefs

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

Jepsen, Hermitage, etc. testing? #2537

Closed dumblob closed 2 years ago

dumblob commented 2 years ago

What would you like to be added:

Jepsen, Hermitage, etc. test results for every (incl. minor) release (ideally automated by CI).

Why is this needed:

Jepsen tests are the very minimum ("entry-level") in the today's DB world. Without Jepsen a DB "does not exist" (seen through the "production SW" lenses).

davies commented 2 years ago

The Jepsen test should be run against the DB directly, not against JuiceFS, which is just an application on top of the DB.

For JuiceFS, we already have a lots of file system test suite.