Wykres commitów

25 Commity (master)

Autor SHA1 Wiadomość Data
Andrew Gaul 812a4d38a7 Rebase s3-tests 2024-09-06 23:06:19 +09:00
twickline a043cef345 Adds test 2024-08-08 13:42:14 +09:00
Florin Peter 217308abd7
Support for transparent encryption
Co-authored-by: Florin Peter <Florin-Alexandru.Peter@t-systems.com>
2022-03-26 22:05:08 +09:00
D044166 208ff3e136 Adding testcases for cors-allow-all 2021-01-26 12:38:48 +09:00
Andrew Gaul 08c822c28a Rebase onto latest s3-tests
Uncovered an issue with incorrect escaping.
2020-07-18 12:52:13 +09:00
Andrew Gaul afc75706d2 Rebase onto latest s3-tests
Also add tenant configuration.
2019-07-29 14:22:36 -07:00
Andrew Gaul 83664acd89 Rebase onto latest s3-tests 2019-07-02 15:00:24 -07:00
Andrew Gaul 620723ee8e Rebase onto latest s3-tests
This moves many tests to boto3 and required manually re-adding
fails_on_s3proxy attributes to many functions.
2019-05-22 16:41:41 +09:00
Andrew Gaul 5bc6931439 Skip s3-tests appendobject tests
This is a non-standard Ceph extension.
2019-05-20 09:51:27 +09:00
Falk Reimann e3277a4c1f Basic CORS support
This commit adds a globally configurable CORS support.  Note that this differs from AWS per-bucket support.
2018-12-22 07:19:50 +09:00
Andrew Gaul 3ba59d7370 Allow overriding S3PROXY_PORT 2018-11-15 16:43:34 -08:00
Andrew Gaul 78c9d54ea6 Always kill s3proxy on exit
Previously this only happened on success due to errexit.
2018-11-15 16:43:14 -08:00
Andrew Gaul d45f2978c6 Skip cors tests 2018-11-15 16:42:56 -08:00
Andrew Gaul a80e75a20f Add test for anonymous authentication
Fixes #200.
2018-01-08 22:56:28 -08:00
Andrew Gaul 1a639d1062 Upgrade s3-tests 2017-08-16 14:11:40 -07:00
shenghu 8b2d056d40 Allow endpoint of s3proxy to have service path
Sometimes the service is not the only one under a domain.
This commit adds s3proxy.service-path to allow s3proxy to be deployed
with a context path. Fixes #48.
2017-03-12 16:55:49 -07:00
Kishore battula 842eaaf719 Added log prefix in test logback 2017-03-10 02:50:20 -08:00
Andrew Gaul 04657867b8 Add configuration for AWS authentication V4
Supports aws-v2, aws-v4, aws-v2-or-v4, and none.  Fixes #156.
2016-11-14 00:59:46 -08:00
Ka-Hing Cheung f17d968a33 allow endpoint to be missing when secure endpoint is set 2015-05-13 17:45:51 -07:00
Ka-Hing Cheung 6e4ebad1c8 add a way to listen to both http and https 2015-05-13 17:45:51 -07:00
Andrew Gaul 074c36baab Add test harness to execute s3-tests
Also add Travis configuration.
2015-01-22 17:14:45 -08:00
Andrew Gaul 15e11975a2 Allow kernel to pick S3Proxy port in tests 2015-01-06 15:05:21 -08:00
Andrew Gaul 0eac109276 Add logback.xml only to with jar-with-dependencies 2015-01-05 18:51:56 -08:00
Andrew Gaul c042fa6165 Add support for listening on HTTPS
Fixes #3.
2014-08-14 01:28:52 -07:00
Andrew Gaul 5bca38ca24 Configure tests via s3proxy.conf 2014-08-14 01:02:51 -07:00