ef4d6e782a
Add minio & rclone to our functional tests
...
It is now possible to configure which clients
you do not want to test with the env variable SKIP_XXX=1,
XXX being the client name. eg. SKIP_S3CMD=1 ./script/test-smoke.sh
2021-05-02 14:59:58 +02:00
3b023c0c3b
try to fix smoke test
...
dev cluster: don't ipv6 (fixes smoke test in container?)
2021-02-17 22:13:11 +01:00
36814be447
Fix S3 ListObjects result and replace println!s by debug!s
2021-01-16 16:05:54 +01:00
a512db342e
Merge branch 'master' into feature/website
2020-11-29 17:40:03 +01:00
2f11191f60
Use ipv6 localhost for dev cluster and different port numbers
2020-11-29 17:31:58 +01:00
13d1b66ba4
Rollback logging on dev-cluster
2020-11-29 17:07:29 +01:00
3f18aa6f1d
Add a smoke test script
2020-11-29 17:03:19 +01:00
2f6eca4ef3
Merge remote-tracking branch 'origin/master' into feature/website
2020-11-21 10:52:27 +01:00
98e20a5898
Fix dev-env.sh for source; print which garage in dev-cluster.sh
2020-11-20 23:50:23 +01:00
993f9d73b1
Quicker dev with more scripts
2020-11-20 20:50:43 +01:00