[infinispan-issues] [JBoss JIRA] (ISPN-11770) Standardize the JGroups stack for the test suite
Diego Lovison (Jira)
issues at jboss.org
Tue May 5 10:09:07 EDT 2020
[ https://issues.redhat.com/browse/ISPN-11770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Diego Lovison updated ISPN-11770:
---------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/8276
> Standardize the JGroups stack for the test suite
> ------------------------------------------------
>
> Key: ISPN-11770
> URL: https://issues.redhat.com/browse/ISPN-11770
> Project: Infinispan
> Issue Type: Enhancement
> Components: Core, Server
> Affects Versions: 10.1.7.Final, 11.0.0.Dev05
> Reporter: Diego Lovison
> Assignee: Diego Lovison
> Priority: Minor
>
> As a QE, I would like to set one argument and let the whole test suite behavior in the same way:
> Today we need the following arguments:
> * org.infinispan.test.server.cluster.stack
> * infinispan.cluster.stack
> It is not possible to use default-jgroups-tcp.xml or default-jgroups-udp.xml in the core module. In the server module, I can use it.
> The name of the stacks for the core and server module is not matching.
> * For the core, when using tcp, it is using stacks/test-tcp.xml
> * For the server, when using tcp, it is using default-jgroups-tcp.xml
> The main goals of this JIRA:
> * Keep only one argument: infinispan.cluster.stack
> * Allow the core module uses default-jgroups-tcp.xml or default-jgroups-udp.xml
> * Standardize the stack name:
> * * tcp -> default-jgroups-tcp.xml
> * * udp -> default-jgroups-udp.xml
> * * test-tcp -> test-tcp.xml
> * * test-udp -> test-udp.xml
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list