[
https://issues.apache.org/jira/browse/GEODE-5282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16500641#comment-16500641
]
Sean Goller commented on GEODE-5282:
------------------------------------
To get all the test categories, check `git grep Category | grep -oE
"\w+\.class" | sort | uniq`
> Split DistributedTest into multiple tasks to speed up execution
> ---------------------------------------------------------------
>
> Key: GEODE-5282
> URL: https://issues.apache.org/jira/browse/GEODE-5282
> Project: Geode
> Issue Type: Improvement
> Components: ci
> Reporter: Sean Goller
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Currently Geode's Concourse runs the "distributedTest" gradle task as a
> monolithic job. Split the job into multiple tasks that execute portions of
> the distributedTest task in parallel to reduce execution time.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)