Hi,

I would like to add an integration test that covers SCD binary less feature
(Use Binary References) in a specific setup:

          Two instances with shared caching blob store (AFAIK any blob
store that implements [0] such as [1]).

I wonder two things

1. Is it fine to run integration tests using FileDataStores (rather than
the potentially much faster memory based data stores) ?
2. Would it make sense to complete the
org.apache.sling.testing.sling-mock-oak in order to allow specifying what
backend configuration to use ?

Regards,

Timothee

[0] org.apache.jackrabbit.oak.plugins.blob.AbstractSharedCachingDataStore
[1] org.apache.jackrabbit.oak.plugins.blob.datastore.CachingFileDataStore

Reply via email to