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

Allow commit queue patches to publish to scons cache

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 4.3.2
    • None
    • Testing Infrastructure
    • None
    • Fully Compatible
    • DAG 2019-12-02
    • 2

    Description

      The shared scons cache is only written to on non-patch builds. Since commit queue builds have a high likelihood of being merged into master, it would be valuable to have them write to the cache as well. In particular, the next item in the commit queue could reuse a lot of the artifacts.


      As a server engineer,
      I want commit queue builds to write to the shared scons cache,
      So that future commit queue builds can reuse the artifacts.


      AC:

      • Build done as part of the commit queue are able to write to the shared scons cache.

        The logic for whether the commit queue is read-only or read/write can be found here.

      Additionally an expansion was added to tell if a given build is a commit queue build here.

      Attachments

        Activity

          People

            david.bradford@mongodb.com David Bradford (Inactive)
            david.bradford@mongodb.com David Bradford (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: