Radoslav Husar created WFLY-13859:
-------------------------------------
Summary: Clustering TS: Support testing against different Infinispan Server
distribution versions
Key: WFLY-13859
URL:
https://issues.redhat.com/browse/WFLY-13859
Project: WildFly
Issue Type: Task
Components: Clustering, Test Suite
Reporter: Radoslav Husar
Assignee: Paul Ferraro
Currently, the testsuites pom.xml downloads a specific upstream version and tests against
it. The goal of this Jira is to allow for testing with different distributions such as
custom builds of Infinispan Server or productized builds. This probably needs to look like
this, all controlled by parameters:
(1) downloading datagrid maven execution is disabled
(2) datagrid is provisioned from a local file
(3) datagrid configuration is provided from a local directory
Note that the code to run only these tests is already in place with a specific maven
profile.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)