13 lines
361 B

  1. # Running S3 Compatibility tests against SeaweedFS
  2. This is using [the tests from CephFS](https://github.com/ceph/s3-tests).
  3. ## Prerequisites
  4. - have Docker installed
  5. - this has been executed on Mac. On Linux, the hostname in `s3tests.conf` needs to be adjusted.
  6. ## Running tests
  7. - `./prepare.sh` to build the docker image
  8. - `./run.sh` to execute all tests