[ https://issues.apache.org/jira/browse/JCLOUDS-845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17898808#comment-17898808 ]
Andrew Gaul edited comment on JCLOUDS-845 at 11/26/24 6:13 AM: --------------------------------------------------------------- One alternative to this is to use storage emulators: * [https://github.com/Azure/Azurite] * [https://github.com/fsouza/fake-gcs-server] * [https://github.com/minio/minio] S3Proxy now uses Azurite for its azureblob-sdk tests: [https://github.com/gaul/s3proxy/pull/716] was (Author: gaul): One alternative to this is to use storage emulators/proxies: * https://github.com/Azure/Azurite * https://github.com/fsouza/fake-gcs-server * https://github.com/gaul/s3proxy S3Proxy now uses Azurite for its azureblob-sdk tests: https://github.com/gaul/s3proxy/pull/716 > automate BlobStore integration tests > ------------------------------------ > > Key: JCLOUDS-845 > URL: https://issues.apache.org/jira/browse/JCLOUDS-845 > Project: jclouds > Issue Type: Test > Components: jclouds-blobstore > Affects Versions: 1.8.1 > Reporter: Andrew Gaul > Priority: Major > > We should automate all the blobstore integration tests since Atmos, Azure, > Google Cloud Storage, and Rackspace Cloudfiles all pass. Amazon S3 still has > a few flaky tests tracked by JCLOUDS-461. [~nacx] says that we already do > this for Rackspace using Cloudbees and just need to expand to other > providers. We may need some additional credentials as well. -- This message was sent by Atlassian Jira (v8.20.10#820010)