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.
 
 
 
 
 
 
石昌林 0c8e033e68 When the connection with the leader is disconnected, the vidMap should not be reset immediately, but should be reset after connecting to a new leader 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 minor (typos...), done while reading around 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