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

XMLWordPrintableJSON

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

      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:
            Unassigned
            Reporter:
            Max Hirschhorn
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated: