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

Cleanup the Bazel evergreen tasks & logging

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

      Currently compile_bazel_dist_test is doing a lot (regular compile + direct bazel gcc compile + direct bazel clang compile) without separating the steps into different tests. This makes it unclear as to which step actually failed without digging into what its doing.

      bazel_compile.sh also doesn't log out the command line invocation it performs

      While here, also update integrate_bazel's command line log to combine the list into a string you can copy-paste into the command line for ease of use. https://github.com/10gen/mongo/blob/master/site_scons/site_tools/integrate_bazel.py#L286

            Assignee:
            zack.winter@mongodb.com Zack Winter
            Reporter:
            zack.winter@mongodb.com Zack Winter
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: