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.
Sebastian Kurfuerst
99abddf376
|
3 years ago | |
---|---|---|
.. | ||
.gitignore | 3 years ago | |
Dockerfile | 3 years ago | |
README.md | 3 years ago | |
prepare.sh | 3 years ago | |
run.sh | 3 years ago | |
s3tests.conf | 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