filecoin-project / motion

:motorcycle: Accelerating Data onto FileCoin
Other
25 stars 5 forks source link

Integration test for S3 Compliant API #34

Closed TorfinnOlsen closed 1 year ago

TorfinnOlsen commented 1 year ago

Could be a docker Compose, but basically we want an end to end test in order to validate the S3 connector.

This is the actual bash or otherwise integration test we could manually run against the connector now to validate that it works.

Adding items from meeting for followup to complete S3 Compliant API test:

Status of mounting the volume(persistence).

TorfinnOlsen commented 1 year ago

Possibly overlaps with #27 , although I do think there are technically 2 unique tasks here. If you want to combine them I think that's ok too!

TorfinnOlsen commented 1 year ago

DWS tested the connector, and created an issue here: https://github.com/filecoin-project/motion/issues/49

Issue expected to be fixed during implementation of features in Milestone 2.

celine3650 commented 1 year ago

The uploadPart operation will be supported in beta not milestone 2.