fsspec / fsspec/s3fs

Test against minio

Open
#423 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1k
Forks
305
Avg merge
22h 37m
Merged PRs (30d)
4

Description

Currently we run tests against moto in a separate process.
Maybe we should also test against minio, which is a fully-functioning S3 implementation with some of its own quirks (lacks versioning?). I would propose this as a separate CI run.

https://docs.min.io/docs/minio-docker-quickstart-guide.html

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the existing tests that run against moto in a separate process and the CI configuration that invokes them. Read the linked MinIO Docker quickstart, then define a separate CI run against MinIO; done means the relevant tests execute successfully against that implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, python
Domain
ci-cd, devops, testing-qa
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.