-
Notifications
You must be signed in to change notification settings - Fork 644
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
AWS S3: prepare docker image to run Minio tests #938
Comments
Sure, I will. |
sfali
pushed a commit
to sfali/alpakka
that referenced
this issue
Jun 7, 2018
* populate createBucket request * test cases createBucket
sfali
pushed a commit
to sfali/alpakka
that referenced
this issue
Jun 7, 2018
sfali
pushed a commit
to sfali/alpakka
that referenced
this issue
Jun 7, 2018
sfali
pushed a commit
to sfali/alpakka
that referenced
this issue
Jun 7, 2018
* rename createBucket to createBucketRequest * internal function to create bucket request * deleteBucket request
sfali
pushed a commit
to sfali/alpakka
that referenced
this issue
Jun 7, 2018
sfali
pushed a commit
to sfali/alpakka
that referenced
this issue
Jun 10, 2018
sfali
pushed a commit
to sfali/alpakka
that referenced
this issue
Jun 10, 2018
sfali
pushed a commit
to sfali/alpakka
that referenced
this issue
Jun 10, 2018
sfali
pushed a commit
to sfali/alpakka
that referenced
this issue
Jun 18, 2018
* reverting back main docker-compose.yml * run s3/docker-compose.yaml with -f option * update endpointUrl
Fixed in #1395 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The AWS S3 connector code even contains integration tests that can run against Minio.
We could prepare a docker image and run those tests in the CI cycle, as well.
Instructions to run it are found in the
MinioS3IntegrationSpec
comment.The text was updated successfully, but these errors were encountered: