Jared Stewart created GEODE-3296:
------------------------------------
Summary: Speed up acceptance tests
Key: GEODE-3296
URL: https://issues.apache.org/jira/browse/GEODE-3296
Project: Geode
Issue Type: Improvement
Reporter: Jared Stewart
The acceptanceTest target currently takes 30 minutes to run even though it only
has a few tests. Most of the time is spent starting up and tearing down gradle
works that filter out the single test they're given since we're using forkEvery
1, and @Category filtering only occurs on the test worker that's been assigned
a given test.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)