[JBoss JIRA] (ISPN-11319) Use InfinispanServerRule externally
by Pedro Zapata Fernandez (Jira)
Pedro Zapata Fernandez created ISPN-11319:
---------------------------------------------
Summary: Use InfinispanServerRule externally
Key: ISPN-11319
URL: https://issues.redhat.com/browse/ISPN-11319
Project: Infinispan
Issue Type: Enhancement
Components: Test Suite
Affects Versions: 10.1.1.Final
Reporter: Gustavo Lira e Silva
Assignee: Gustavo Lira e Silva
We are trying to use InfinispanServerRule on jdg-functional-tests but we can only start the tests with container mode if we set
{code:java}
-Dserver.output.dir=jdg/server/runtime/target/rhdg-server-8.0.0
{code}
server.output.dir needs to use a relative path inside jdg project, otherwise docker container doesn't start. This is happening because this line https://github.com/infinispan/jdg/blob/13cae7b461f934f7349b776b6269f95ce3...
In other words, If we download redhat-datagrid-8.0.0-server and set -Dserver.output.dir to server downloaded docker container doesn't start
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 1 month