[
https://issues.apache.org/jira/browse/GEODE-10079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17510919#comment-17510919
]
Robert Houghton commented on GEODE-10079:
-----------------------------------------
I committed `05e7ba28948e4b73739e45fd4db2a2f40335120f` to enable a 1.14
specific PR pipeline.
> 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
>
> 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)