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

Allow commit queue patches to publish to scons cache

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.2
    • Affects Version/s: None
    • Component/s: Testing Infrastructure
    • None
    • Fully Compatible
    • DAG 2019-12-02
    • 2
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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.

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

              Created:
              Updated:
              Resolved: