forked from TrueCloudLab/frostfs-s3-gw
[#217] Update compatibility table
Signed-off-by: Angira Kekteeva <kira@nspcc.ru>
This commit is contained in:
parent
f4afe41086
commit
bbb6727054
1 changed files with 3 additions and 3 deletions
|
@ -525,10 +525,10 @@ Compatibility: 0/3/4
|
|||
|
||||
| | Test | s3-gw | aws s3 |
|
||||
|---|------------------------------------------------------------|--------|--------|
|
||||
| 1 | s3tests_boto3.functional.test_s3.test_set_cors | FAIL | ok |
|
||||
| 1 | s3tests_boto3.functional.test_s3.test_set_cors | ok | ok |
|
||||
| 2 | s3tests_boto3.functional.test_s3.test_cors_origin_response | FAIL | FAIL |
|
||||
| 3 | s3tests_boto3.functional.test_s3.test_cors_origin_wildcard | FAIL | ok |
|
||||
| 4 | s3tests_boto3.functional.test_s3.test_cors_header_option | FAIL | ok |
|
||||
| 3 | s3tests_boto3.functional.test_s3.test_cors_origin_wildcard | ok | ok |
|
||||
| 4 | s3tests_boto3.functional.test_s3.test_cors_header_option | ok | ok |
|
||||
|
||||
## Encryption
|
||||
|
||||
|
|
Loading…
Reference in a new issue