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

Add `mongotest` to the list of bazel install targets

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Query Optimization
    • Fully Compatible
    • QO 2025-01-20

      Add

      mongo_install(
          name = "mongotest",
          srcs = [
              "//src/mongo/db/query/query_tester:mongotest",
          ],
      )
      

      to the `BUILD.bazel` in mongo repo root.

            Assignee:
            william.qian@mongodb.com William Qian
            Reporter:
            william.qian@mongodb.com William Qian
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: