FEATURE: add test setup for running the CephFS S3 compatibility suite

This commit is contained in:
Sebastian Kurfuerst
2021-12-31 22:07:49 +01:00
parent c35660175d
commit 99abddf376
6 changed files with 164 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
#!/usr/bin/env bash
set -ex
docker build --progress=plain -t s3tests .