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

Clarify task and task group names in evergreen.yml

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.9.0
    • Affects Version/s: None
    • Component/s: Build
    • Labels:
      None
    • Minor Change
    • Dev Platform 2021-02-08

      The evergreen.yml file has lots of task and task group names that are primarily historical and only loosely associated with what they actually do.

      Additionally, some tasks like unittests both compile and run the unit tests, making it hard to know whether to attribute slowness to the compile part of the task, or the test execution part of the task.

      Refactor these names to coherently describe what each task or task group does. Notably, we should not have any task called merely compile, as it is too hard to search for, or understand what it actually does (hint: it currently does no compiling).

            Assignee:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Reporter:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: