[ https://issues.apache.org/jira/browse/OAK-11416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17916451#comment-17916451 ]
Manfred Baedke edited comment on OAK-11416 at 1/23/25 4:02 PM: --------------------------------------------------------------- The sample commands above all use a respective official docker image of the database server. Note that with DB2, you will occasionally see failures during startup (in particular with CacheConsistencyRDBTest), which are likely caused by race conditions and are currently investigated (see OAK-11429). was (Author: baedke): The sample commands above all use a respective official docker image of the database server. Not that with DB2, you will occasionally see failures during startup (in particular with CacheConsistencyRDBTest), which are likely caused by race conditions and are currently investigated (see OAK-11429). > Docker support for oak-jcr tests with RdbDocumentStore needs a way to specify > environment variables for the container > --------------------------------------------------------------------------------------------------------------------- > > Key: OAK-11416 > URL: https://issues.apache.org/jira/browse/OAK-11416 > Project: Jackrabbit Oak > Issue Type: Improvement > Components: jcr > Reporter: Manfred Baedke > Assignee: Manfred Baedke > Priority: Major > Fix For: 1.76.0 > > > Many DB server images are configurable using environment variables (e.g. > POSTGRES_PASSWORD specifies the system user's password on containers started > from one of the officially supported PostGres images). The TestContainer > framework supports this, but Oak doesn't yet. -- This message was sent by Atlassian Jira (v8.20.10#820010)