[
https://issues.redhat.com/browse/ISPN-11583?page=com.atlassian.jira.plugi...
]
Tristan Tarrant updated ISPN-11583:
-----------------------------------
Description:
When running {{mvn verify -Dit.test=HotRodCacheQueries
-Dinfinispan.test.jgroups.protocol=udp -pl server/tests}} it won't be able to change
to UDP because {{ClusteredServerTest.xml}} has a static value for
{noformat}
<xi:include href="jgroups/tcp.xml"/>
{noformat}
was:
When running {{mvn verify -Dit.test=HotRodCacheQueries
-Dorg.infinispan.test.server.container.baseImageName=registry-proxy.engineering.redhat.com/rh-osbs/datagrid-datagrid-8:1.0-8.0.0.CR2
-Dinfinispan.test.jgroups.protocol=udp -pl server/tests}} it won't be able to change
to UDP because {{ClusteredServerTest.xml}} has a static value for
{noformat}
<xi:include href="jgroups/tcp.xml"/>
{noformat}
Cannot change to udp jgroups protocol in server test suite
----------------------------------------------------------
Key: ISPN-11583
URL:
https://issues.redhat.com/browse/ISPN-11583
Project: Infinispan
Issue Type: Bug
Affects Versions: 10.1.5.Final, 11.0.0.Dev03
Reporter: Diego Lovison
Assignee: Tristan Tarrant
Priority: Critical
Fix For: 11.0.0.Dev04, 10.1.6.Final
When running {{mvn verify -Dit.test=HotRodCacheQueries
-Dinfinispan.test.jgroups.protocol=udp -pl server/tests}} it won't be able to change
to UDP because {{ClusteredServerTest.xml}} has a static value for
{noformat}
<xi:include href="jgroups/tcp.xml"/>
{noformat}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)