mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 21:35:58 +03:00
[GH-ISSUE #129] run integration tests against S3Proxy #79
Labels
No labels
bug
bug
dataloss
duplicate
enhancement
feature request
help wanted
invalid
need info
performance
pull-request
question
question
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/s3fs-fuse#79
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gaul on GitHub (Feb 23, 2015).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/129
S3Proxy provides an S3 endpoint which does not need public Internet access or AWS credentials to run. s3fs could bring this in as a submodule and run tests in Travis to prevent regressions.
@ggtakec commented on GitHub (Feb 26, 2015):
@andrewgaul I merged #132.
Thank you for your help.