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

Stitch support lib activities should all be in one task group

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major - P3 Major - P3
    • None
    • None
    • Build
    • Query Execution
    • Fully Compatible

    Description

      The current implementation of the stitch support lib tasks are split into two task groups:

      https://github.com/mongodb/mongo/blob/20f37580bdf89817db398c477d619627ce1feef7/etc/evergreen.yml#L8402-L8413

      The first task group does the build and archive part, and then the second does the build and run of the tests.

      While this works, it isn't ideal. Because they are separate task groups, they can run independently on separate machines. This causes the second task groups build of the tests to basically rebuild the whole library.

      It would be better if this was just one task group with the three activity set to run serially on one machine.

      Attachments

        Activity

          People

            backlog-query-execution Backlog - Query Execution
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: