Contributor
Saptarshi Majumder

RGW:S3 SDK Compatibility


Mentors
Ali Maredia, Robin H. Johnson
Organization
Ceph

As it stands today, S3-tests uses a limited fraction of the Boto S3 functionality. By instrumenting code coverage of Boto SDKs and s3-tests, gaps in S3-tests can be identified.

The aim is to write new tests that attempt to cover all lines of various S3 SDKs to test compatibility issues by identifying parts of unused code using code coverage tools. We will try to implement S3-tests by leveraging code coverage for as many S3 SDKs as possible.

Mentor : Robin H. Johnson