Tushar Rana created OAK-11310:
---------------------------------
Summary: Fix S3 test cases in oak-blob-cloud
Key: OAK-11310
URL: https://issues.apache.org/jira/browse/OAK-11310
Project: Jackrabbit Oak
Issue Type: Task
Reporter: Tushar Rana
Below mentioned test cases do not get executed as expected. The datastore is
initialised before the cache properties are set causing unexpected results. The
properties should be populated before the datastore is initialised.
[TestS3DsCacheOff|https://github.com/apache/jackrabbit-oak/blob/trunk/oak-blob-cloud/src/test/java/org/apache/jackrabbit/oak/blob/cloud/s3/TestS3DsCacheOff.java]
[TestS3DSWithSmallCache|[https://github.com/apache/jackrabbit-oak/blob/trunk/oak-blob-cloud/src/test/java/org/apache/jackrabbit/oak/blob/cloud/s3/TestS3DSWithSmallCache.java]]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)