[
https://issues.apache.org/jira/browse/GEODE-5471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16560104#comment-16560104
]
ASF subversion and git services commented on GEODE-5471:
--------------------------------------------------------
Commit 6712acaadfb7ce894f797e442de09abddb8ea390 in geode's branch
refs/heads/develop from [~rhoughton]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=6712aca ]
GEODE-5471 Split RollingUpgrade tests to parallelize (#2183)
For all UpgradeTest test classes, split each method into its own class
to allow gradle-docker-plugin to run them concurrently fast.
- RollingUpgradeDUnit split to 3 test classes
- Using 'parameterize' instead of native constructors
- Tightened visibility of helper methods
- rollingupgrade2dunit refactored into 16 test classes
- Extract LuceneRollingUpgrade tests to individual test child classes.
- split WAN rolling upgrade
Co-authored-by: Robert Houghton <[email protected]>
Co-authored-by: Patrick Rhomberg <[email protected]>
Co-authored-by: Finn Southerland <[email protected]>
> Split Rolling Upgrade tests into one-test-per-class
> ---------------------------------------------------
>
> Key: GEODE-5471
> URL: https://issues.apache.org/jira/browse/GEODE-5471
> Project: Geode
> Issue Type: Improvement
> Components: build
> Reporter: Robert Houghton
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.7.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> RollingUpgrade tests take over 45 minutes to complete. This will allow us to
> fork on each test-method and get runtime closer to 10 minutes.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)