1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-05-20 10:20:00 +02:00
seaweedfs/test/s3/compatibility
2022-05-16 22:11:33 +08:00
..
.gitignore FEATURE: add test setup for running the CephFS S3 compatibility suite 2021-12-31 22:07:49 +01:00
Dockerfile FEATURE: add test setup for running the CephFS S3 compatibility suite 2021-12-31 22:07:49 +01:00
prepare.sh FEATURE: add test setup for running the CephFS S3 compatibility suite 2021-12-31 22:07:49 +01:00
README.md FEATURE: add test setup for running the CephFS S3 compatibility suite 2021-12-31 22:07:49 +01:00
run.sh minor (typos...), done while reading around 2022-05-16 22:11:33 +08:00
s3tests.conf FEATURE: add test setup for running the CephFS S3 compatibility suite 2021-12-31 22:07:49 +01:00

Running S3 Compatibility tests against SeaweedFS

This is using the tests from CephFS.

Prerequisites

  • have Docker installed
  • this has been executed on Mac. On Linux, the hostname in s3tests.conf needs to be adjusted.

Running tests

  • ./prepare.sh to build the docker image
  • ./run.sh to execute all tests