Merge the new smoke test to master #25

Merged
lx merged 7 commits from feature/smoke-script into master 2020-12-06 14:27:50 +00:00
Showing only changes of commit 5c3dd9c74a - Show all commits

View file

@ -35,7 +35,7 @@ Now you should be ready to start hacking on garage!
## S3 compatibility ## S3 compatibility
Only a subset of S3 is supported: adding, listing, getting and deleting files in a bucket. Only a subset of S3 is supported: adding, listing, getting and deleting files in a bucket.
Bucket management, ACL and other advanced features are not (yet?) handled through the S3 API but through `garage` CLI. Bucket management, ACL and other advanced features are not (yet?) handled through the S3 API but through the `garage` CLI.
We primarily test `garage` against the `awscli` tool and `nextcloud`. We primarily test `garage` against the `awscli` tool and `nextcloud`.
## Setting up Garage ## Setting up Garage