]
Diego Lovison reassigned ISPN-12055:
------------------------------------
Assignee: Diego Lovison
Use the server built in Infinispan even if INFINISPAN_TEST_SERVER_DIR
is null in ContainerInfinispanServerDriver
----------------------------------------------------------------------------------------------------------------
Key: ISPN-12055
URL:
https://issues.redhat.com/browse/ISPN-12055
Project: Infinispan
Issue Type: Enhancement
Components: Server
Affects Versions: 11.0.0.Final
Reporter: Diego Lovison
Assignee: Diego Lovison
Priority: Major
We would like to standardize the test suite. It means that all modules should be tested
with the same arguments when the {{mvn verify}} command is executed.
The idea is to use the server built in Infinispan even if INFINISPAN_TEST_SERVER_DIR is
null in ContainerInfinispanServerDriver.
External projects that are using the Infinispan JUnit modules won't be impacted
because they are not building the Infinispan Server locally.