[infinispan-issues] [JBoss JIRA] (ISPN-11319) Use InfinispanServerRule externally

Pedro Zapata Fernandez (Jira) issues at jboss.org
Tue Feb 11 09:38:01 EST 2020


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/13cae7b461f934f7349b776b6269f95ce3ecbcdd/server/runtime/src/test/java/org/infinispan/server/test/ContainerInfinispanServerDriver.java#L123
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)


More information about the infinispan-issues mailing list