Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-10079

CI scripts no longer supply docker images for pre-1.15 PR precheck tasks

    XMLWordPrintableJSON

Details

    Description

      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:

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              demery Dale Emery
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: