seaweedfs/test/s3
vados a1c6f1fbd6 chore(tests): update S3 compat tests
While present, the S3 compatibility tests were broken (at the very
least when running on Linux) due to a few issues:

- `ubuntu:latest` moving ahead of Python 3.6
- Docker networking not working as expected (host.docker.internal)

This commit fixes the s3 compatibility tests, ensuring they run
properly on linux, and updates the repository to contain some results.

Signed-off-by: vados <vados@vadosware.io>
2023-11-08 23:16:40 -08:00
..
basic refactor: move from io/ioutil to io and os package 2021-10-14 12:27:58 +08:00
compatibility chore(tests): update S3 compat tests 2023-11-08 23:16:40 -08:00
multipart adjust test code 2021-09-26 12:59:49 -07:00
s3client a simple example of using aws-sdk-go-v2 2023-06-17 12:01:50 -07:00