Uploaded image for project: 'MongoDB Database Tools'
  1. MongoDB Database Tools
  2. TOOLS-2906

Update Evergreen config to use new merge key format

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major - P3
    • Resolution: Done
    • None
    • 100.5.3
    • None
    • None
    • v4.2, v4.0, v3.6, v3.4

    Description

      (Let me know if a ticket isn't the best way to bring this up).
      The mongotools evergreen yamls use a number of merge keys. Right now those are each listed separately, but go-yaml v3 doesn't support this.

      Instead, merge keys should be given as a list, i.e.:

       

      >>: *thing1  
      >>: *thing2     

       
      should be formatted as 

      >>: [*thing2, *thing1]   

       

      Before we can upgrade to v3, this update will need to be made to all breaking yamls; I ran the existing yamls with the new validator and here is the output, for reference: mongotools-yamls.txt(file names correspond to projects with configurations that need to be changed; there are 7 in all).

      Attachments

        Issue Links

          Activity

            People

              tim.fogarty@mongodb.com Tim Fogarty
              annie.black@mongodb.com Annie Black
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: