Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI/Python] Have automatized tests for S3 #20788

Closed
asfimport opened this issue Jan 9, 2019 · 3 comments
Closed

[CI/Python] Have automatized tests for S3 #20788

asfimport opened this issue Jan 9, 2019 · 3 comments

Comments

@asfimport
Copy link

asfimport commented Jan 9, 2019

Currently We don't run S3 integration tests regularly.

Possible solutions:

Reporter: Krisztian Szucs / @kszucs
Assignee: Rok Mihevc / @rok
Watchers: Rok Mihevc / @rok

Related issues:

PRs and other links:

Note: This issue was originally created as ARROW-4208. Please see the migration documentation for further details.

@asfimport
Copy link
Author

Daniel Rodriguez:
Another option here would be to use minio (an S3 API compatible server). I have use is successfully to test s3contents.

@asfimport
Copy link
Author

Rok Mihevc / @rok:
With #5200 we get minio server in pytest via fixture. It will work run in docker images, travis and appveyor.
So far we have one test in python.

Do we want to add other tests now? Do we have regression examples?

@asfimport
Copy link
Author

Krisztian Szucs / @kszucs:
Resolved by #5423

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants