Hydrate Unit Test Cache

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • DevProd Build
    • Fully Compatible
    • 200
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Warms up the test cache for unit tests so that developers can run the following locally and have it just run the unit tests affected by their changes:

      ```
      bazel test --config=remote_unittest //src/mongo/...
      ```

      The cost implications here are pretty insignificant since this only runs at most every hour. The daily costs are roughly equivalent to the cost of linux unit tests that are triggered by two required patch builds.

            Assignee:
            Zack Winter
            Reporter:
            Zack Winter
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: