Parallelize tests
-----------------
Key: JCR-2188
URL: https://issues.apache.org/jira/browse/JCR-2188
Project: Jackrabbit Content Repository
Issue Type: Improvement
Components: jackrabbit-core, jackrabbit-jcr-tests
Reporter: Marcel Reutegger
Priority: Minor
As mentioned on the mailing list I'd like to parallelize test execution.
There will be a pool of RepositoryHelper instances, each represents a distinct
repository. This ensures that test cases that run in parallel do not interfere
with each other. I suggest we start with a pool of two repositories, but we can
later extend this setup.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.