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

Use shallow clone to speed up performance tests

    • Fully Compatible
    • v7.2, v7.1, v7.0, v6.0, v5.0, v4.4

      Evergreen supports setting the --depth parameter for git clone, which can help to speed up the cloning process significantly.

      If the used commit is older than the parameter set via --depth, then evergreen falls back to doing git fetch --unshallow as discussed here, which pulls the remaining commits.

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

              Created:
              Updated:
              Resolved: