[
https://issues.apache.org/jira/browse/OAK-7297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16401890#comment-16401890
]
Tomek Rękawek commented on OAK-7297:
------------------------------------
The integration tests for Azure can be run as follows:
{noformat}
./oak-segment-azure/start-azurite.sh
mvn clean install -Dfixtures=SEGMENT_AZURE -PintegrationTesting
{noformat}
> New fixture for the Azure Segment Store
> ---------------------------------------
>
> Key: OAK-7297
> URL: https://issues.apache.org/jira/browse/OAK-7297
> Project: Jackrabbit Oak
> Issue Type: Task
> Components: benchmarks, it
> Reporter: Tomek Rękawek
> Priority: Major
> Fix For: 1.9.0, 1.10
>
>
> We should add a new {{SEGMENT_AZURE}} fixture, so it's possible to run the
> integrationt tests for the [Azure Segment Store|OAK-6922]. By default it
> should connect to a local Azure Storage emulator:
> * https://docs.microsoft.com/en-us/azure/storage/common/storage-use-emulator
> * https://github.com/arafato/azurite
> If the {{oak.segment.azure.connection}} system property is defined, then it
> should try to connect to the specified [connection
> string|https://docs.microsoft.com/en-us/azure/storage/common/storage-configure-connection-string].
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)