Tristan Tarrant created ISPN-10558:
--------------------------------------
Summary: ServerNG: add database rules
Key: ISPN-10558
URL:
https://issues.jboss.org/browse/ISPN-10558
Project: Infinispan
Issue Type: Enhancement
Components: Server, Test Suite - Server
Affects Versions: 10.0.0.CR1
Reporter: Tristan Tarrant
We need a JDBC database rules for server tests which would be responsible for setting up
a database server.
There should be three modes of operation:
* embedded databases (such as H2)
* containerized databases (usually the open source ones)
* externally managed databases
The rules should ensure that the necessary JDBC driver are copied to the
$SERVER_HOME/server/lib directory and that the server is started with an appropriate
Agroal configuration
--
This message was sent by Atlassian Jira
(v7.13.5#713005)