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

fix windows bazel cache configuration

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Build
    • Fully Compatible
    • ALL

      We found that windows builds recently slowed way down. This is caused by two issues:

      SERVER-95525: the detection of CC and CXX in the scons environment has caused windows to switch to local config, it should check for the flags specifically on the command line instead

      SERVER-95246: we clear bazel output root every task, we need to detect if the current mci directory has changed in some way then what the output root was originally created with.

            Assignee:
            daniel.moody@mongodb.com Daniel Moody
            Reporter:
            daniel.moody@mongodb.com Daniel Moody
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: