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

Make evergreen validate have zero lint warnings for etc/evergreen.yml and etc/evergreen_nightly.yml

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Testing Infrastructure
    • Labels:
      None
    • Build
    • Build OnDeck

      The evergreen validate command reports ~7050 warnings related to git.get_project. There are additionally some other warnings which seem worth addressing.

      $ git rev-parse HEAD
      a4eafce193d89745dc778e04bef01fc39c7ea07d
      $ evergreen validate etc/evergreen.yml | grep -v 'git.get_project'
      WARNING: task 'aggregation_auth' in build variant 'enterprise-rhel80-debug-complete-tsan' depends on task 'aggregation' in build variant 'enterprise-rhel80-debug-complete-tsan', but it was not found
      WARNING: task 'aggregation_ese' in build variant 'enterprise-rhel80-debug-complete-tsan' depends on task 'aggregation' in build variant 'enterprise-rhel80-debug-complete-tsan', but it was not found
      WARNING: task 'aggregation_ese_gcm' in build variant 'enterprise-rhel80-debug-complete-tsan' depends on task 'aggregation' in build variant 'enterprise-rhel80-debug-complete-tsan', but it was not found
      WARNING: variant 'generate-tasks-for-version' activation ignored since batchtime specified
      WARNING: Patch alias matching variant tags '[bazel_check]' and matching task tags '[bazel_check]' has no matching tasks
      etc/evergreen.yml is valid with warnings
      

            Assignee:
            steve.gross@mongodb.com Steve Gross
            Reporter:
            max.hirschhorn@mongodb.com Max Hirschhorn
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: