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

Add post-execution validator to compare the mongo/config.h files generated by SCons and Bazel

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Build

      Part of SERVER-80628

      We have a large number of platforms, each has its own mongo/config.h definition. To avoid having to manually validate parity between the new Bazel mongo/config.h generator and the old SCons one, automate a check to increase confidence in correctness. A bug in this implementation could impact performance and correctness in subtle ways on any of our supported platforms.

      Add a quick validation check on all compile_dist_test executions to validate that the SCons generated mongo/config.h file is the exact same as the new Bazel generated mongo/config.h

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

              Created:
              Updated: