[infinispan-issues] [JBoss JIRA] (ISPN-11289) Use InfinispanServerRule externally
Gustavo Lira e Silva (Jira)
issues at jboss.org
Wed Feb 5 16:20:11 EST 2020
[ https://issues.redhat.com/browse/ISPN-11289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gustavo Lira e Silva updated ISPN-11289:
----------------------------------------
Git Pull Request: https://github.com/infinispan/infinispan/pull/7840, https://github.com/infinispan/infinispan/pull/7839 (was: https://github.com/infinispan/infinispan/pull/7840)
> Use InfinispanServerRule externally
> -----------------------------------
>
> Key: ISPN-11289
> URL: https://issues.redhat.com/browse/ISPN-11289
> Project: Infinispan
> Issue Type: Enhancement
> Components: Test Suite
> Affects Versions: 10.1.1.Final
> Reporter: Gustavo Lira e Silva
> Assignee: Gustavo Lira e Silva
> Priority: Major
>
> 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