aai-institute / lakefs-spec

An fsspec implementation for the lakeFS project
http://lakefs-spec.org/
Apache License 2.0
39 stars 4 forks source link

Test the blockstorage put file method with Azure and GCP backends #209

Open Maciej818 opened 9 months ago

Maciej818 commented 9 months ago

Motivation

Ensure block storage put file method works also for Azure/GCP.

Requested solution

Test block storage put file method with Azure and GCP backends.

Proposed implementation approach

No response

Additional context

So far tested with a locally mocked S3. We should try it with the other platforms (either real or mocked) and think about whether or not to add these other platforms to our tests or not.

Related GitHub issue(s)

No response

Acceptance Criteria (mandatory to start implementation)

Definition of Done (mandatory to close an issue as completed)