This is an automated email from the ASF dual-hosted git repository.
baedke pushed a change to branch issue/oak-11429
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
from 470fda4d17 OAK-11429: JUnit tests with an RDB profile will
occasionally fail when run against a automatically starting DB2 docker
container.
add 5038420b25 OAK-11429: mvn test -Prdb-db2 -Dnsfixtures=DOCUMENT_RDB
-Drdb.jdbc-url=jdbc:db2://localhost:50000/OAK -Drdb.jdbc-user=oak
-Drdb.jdbc-passwd=geheim -Drdb.docker-image=icr.io/db2_community/db2:11.5.9.0
-Drdb.docker-env='LICENSE=accept,DB2INSTANCE=oak,DB2INST1_PASSWORD=geheim,DBNAME=oak'
-Dmax.jar.size=200000000 -Doak.skipMongo -Dtest=CacheConsistencyRDBTest
No new revisions were added by this update.
Summary of changes:
.../org/apache/jackrabbit/oak/plugins/document/RdbConnectionUtils.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)