Jump to: navigation, search

Difference between revisions of "Sandbox"

Line 15: Line 15:
  
  
 +
== Amazon S3 REST API Compatability using [https://github.com/ceph/s3-tests Ceph s3-tests] ==
 
{| class="wikitable" style="text-align: left;"
 
{| class="wikitable" style="text-align: left;"
 
|+ <!-- caption -->
 
|+ <!-- caption -->
Line 20: Line 21:
 
! Category            !! Pass %  !! Tests Passed  !! Notes
 
! Category            !! Pass %  !! Tests Passed  !! Notes
 
|-
 
|-
| put object          || 70.7%    || 65/92          || <ref name="alpha">Descrption of alpha error. </ref><ref name="beta">Description of beta known issue</ref>
+
| acls bucket          || 30.8%    || 4/13          || <ref name="alpha">Descrption of alpha error. Blah Blah blah.</ref>
 +
|-
 +
| acls bucket.acls    || 100.0%  || 5/5            ||
 +
|-
 +
| acls object          || 47.1%    || 8/17          ||
 +
|-
 +
| all object          || 100.0%  || 1/1            ||
 +
|-
 +
| copy object          || 0.0%    || 0/1            ||
 +
|-
 +
| create bucket        || 0.0%    || 0/1            ||
 +
|-
 +
| create object        || 0.0%    || 0/4            ||
 +
|-
 +
| del bucket          || 50.0%    || 1/2            ||
 +
|-
 +
| delete bucket        || 100.0%  || 2/2            ||
 +
|-
 +
| delete object        || 25.0%    || 1/4            ||
 +
|-
 +
| get bucket          || 88.6%    || 39/44          ||
 +
|-
 +
| get bucket.acl      || 0.0%    || 0/1            ||
 +
|-
 +
| get object          || 70.0%    || 7/10          ||
 +
|-
 +
| get object.acl      || 0.0%    || 0/1            ||
 +
|-
 +
| get object.acls      || 100.0%  || 1/1            ||
 +
|-
 +
| head bucket          || 0.0%    || 0/2            ||
 +
|-
 +
| head object          || 0.0%    || 0/1            ||
 +
|-
 +
| head object.metadata || 100.0%  || 1/1            ||
 +
|-
 +
| multipart object    || 0.0%    || 0/3            ||
 +
|-
 +
| post object          || 40.0%    || 12/30          ||
 +
|-
 +
| put bucket          || 85.2%    || 46/54          || <ref name="alpha"/>
 +
|-
 +
| put bucket.acls      || 100.0%  || 1/1            ||
 +
|-
 +
| put bucket.log      || 0.0%    || 0/1            ||
 +
|-
 +
| put object          || 70.7%    || 65/92          || <ref name="beta">Description of beta known issue</ref>
 +
|-
 +
| put object.acls      || 40.0%    || 2/5            ||
 +
|-
 +
| put object.metadata  || 41.7%    || 5/12          ||
 +
|-
 +
| remove object        || 0.0%    || 0/1            ||
 +
|-
 +
| other                || 94.6%    || 35/37          ||
 +
|-
 +
| Total                || 68.0%    || 236/347        ||
 
|}
 
|}
 +
<references />

Revision as of 23:42, 19 August 2015

Other languages:
English • ‎italiano • ‎한국어

Sandbox Page

Sandbox is a sandbox

This is a sandbox page. You can use this page to know how to edit wiki pages.

  • item 1
  • item 2


Amazon S3 REST API Compatability using Ceph s3-tests

Category Pass % Tests Passed Notes
acls bucket 30.8% 4/13 [1]
acls bucket.acls 100.0% 5/5
acls object 47.1% 8/17
all object 100.0% 1/1
copy object 0.0% 0/1
create bucket 0.0% 0/1
create object 0.0% 0/4
del bucket 50.0% 1/2
delete bucket 100.0% 2/2
delete object 25.0% 1/4
get bucket 88.6% 39/44
get bucket.acl 0.0% 0/1
get object 70.0% 7/10
get object.acl 0.0% 0/1
get object.acls 100.0% 1/1
head bucket 0.0% 0/2
head object 0.0% 0/1
head object.metadata 100.0% 1/1
multipart object 0.0% 0/3
post object 40.0% 12/30
put bucket 85.2% 46/54 [1]
put bucket.acls 100.0% 1/1
put bucket.log 0.0% 0/1
put object 70.7% 65/92 [2]
put object.acls 40.0% 2/5
put object.metadata 41.7% 5/12
remove object 0.0% 0/1
other 94.6% 35/37
Total 68.0% 236/347
  1. 1.0 1.1 Descrption of alpha error. Blah Blah blah.
  2. Description of beta known issue