[ 
https://issues.apache.org/jira/browse/GEODE-10079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated GEODE-10079:
-----------------------------------
    Labels: pull-request-available  (was: )

> 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
>
> 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)

Reply via email to