]
Paul Ferraro reassigned WFLY-9564:
----------------------------------
Assignee: Radoslav Husar (was: Paul Ferraro)
Segregate EJB client clustering tests into separate profile
-----------------------------------------------------------
Key: WFLY-9564
URL:
https://issues.jboss.org/browse/WFLY-9564
Project: WildFly
Issue Type: Task
Components: Clustering, Test Suite
Affects Versions: 11.0.0.Final
Reporter: Paul Ferraro
Assignee: Radoslav Husar
Because the EJB client relies heavily on static global context, the our ejb client tests
need to be run with reuseForks disabled. This slows down the entire clustering testsuite
significantly.
Instead we should isolate the ejb client tests into a separate profile, such that the
rest of the clustering testsuite can enable reuseForks.