Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-79305

Look into building a skip compile param similar to SERVER-77605

    • v7.0, v6.0, v5.0, v4.4

      SERVER-77605 introduced a patch parameter to skip compilation.

      I've talked to the author of SERVER-77605, and they have a clever way to work around the evergreen limitations to skip tasks. Instead of skipping the compile task completely, the compile task downloads and reuploads the output of a different compilation task. This means the compilation can be skipped without reconfiguring the evergreen task dependencies.

      We should look into implementing this for sys-perf since it would help to alleviate one of the common complaints about patches, which is that they can take very long.

            Assignee:
            simon.eismann@mongodb.com Simon Eismann
            Reporter:
            simon.eismann@mongodb.com Simon Eismann
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: