You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Chris Lu 42c849e0df
Merge branch 'master' into metadata_follow_with_client_id
3 years ago
..
.gitignore FEATURE: add test setup for running the CephFS S3 compatibility suite 3 years ago
Dockerfile FEATURE: add test setup for running the CephFS S3 compatibility suite 3 years ago
README.md FEATURE: add test setup for running the CephFS S3 compatibility suite 3 years ago
prepare.sh FEATURE: add test setup for running the CephFS S3 compatibility suite 3 years ago
run.sh FEATURE: add test setup for running the CephFS S3 compatibility suite 3 years ago
s3tests.conf FEATURE: add test setup for running the CephFS S3 compatibility suite 3 years ago

README.md

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