Diego Lovison created ISPN-12271:
------------------------------------
Summary: Allow different servers for server integration test suite
Key: ISPN-12271
URL:
https://issues.redhat.com/browse/ISPN-12271
Project: Infinispan
Issue Type: Enhancement
Components: Test Suite
Affects Versions: 12.0.0.Dev02
Reporter: Diego Lovison
The current implementation is running the tests only with Wildfly.
The goal is to reuse as many tests as we can and change the server before running the
test.
For example:
* mvn clean verify -pl integrationtests/server-integration/third-party-server -s
maven-settings.xml -Dinfinispan.server.integration.launch=tomcat
-Dtomcat.zip=/path/to/apache-tomcat.zip
* mvn clean verify -pl integrationtests/server-integration/third-party-server -s
maven-settings.xml -Dinfinispan.server.integration.launch=wildfly
* mvn clean verify -pl integrationtests/server-integration/wildfly-modules
--
This message was sent by Atlassian Jira
(v7.13.8#713008)