[
https://issues.apache.org/jira/browse/GEODE-10079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Houghton resolved GEODE-10079.
-------------------------------------
Fix Version/s: 1.12.10
1.13.9
1.14.5
1.15.0
Resolution: Fixed
> CI scripts no longer supply docker images for pre-1.15 PR precheck tasks
> ------------------------------------------------------------------------
>
> Key: GEODE-10079
> URL: https://issues.apache.org/jira/browse/GEODE-10079
> Project: Geode
> Issue Type: Test
> Components: ci
> Affects Versions: 1.12.9, 1.13.8, 1.14.4
> Reporter: Dale Emery
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.12.10, 1.13.9, 1.14.5, 1.15.0
>
>
> The CI scripts no longer supply docker images when they run PR precheck tasks
> that use the `-PdunitDockerImage` property.
> For PRs with base branches prior to `support/1.15`, the `distributedTest` and
> `upgradeTest` precheck tasks must run each test class in a separate docker
> container. When `dunitDockerImage` is not defined, these tasks instead run
> tests concurrently outside of docker. This results in swarms of failures, as
> the concurrently executing tests all attempt to bind to the same ports.
> Examples:
> - https://concourse.apachegeode-ci.info/builds/27926695
> - https://concourse.apachegeode-ci.info/builds/27632643
> - https://concourse.apachegeode-ci.info/builds/28861132
--
This message was sent by Atlassian Jira
(v8.20.1#820001)