Set defaults for storage engine cache size in resmoke_suite_test

XMLWordPrintableJSON

    • DevProd Correctness
    • Fully Compatible
    • Correctness 2026-02-23
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Adds defaults for `--storageEngineCacheSizeGB` if not explicitly set.

      A non-default is either configured in the target:
      ```
      resmoke_suite_test(
      resmoke_args = [
      "--storageEngineCacheSizeGB=3",
      ],
      ...
      ```

      or supplied via `--test_arg` on the bazel command:
      `bazel test //my:suite -test_arg=-storageEngineCacheSizeGB=3`

            Assignee:
            Sean Lyons
            Reporter:
            Sean Lyons
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: