Make PALI implementation configurable in Python tests

XMLWordPrintableJSON

    • Storage Engines, Storage Engines - Foundations
    • 5,720.78
    • SE Foundations - 2025-10-10
    • 3

      Summary:
      Python tests (under test/suite directory) use PALM extension for disagg testing by hardcoding connection settings. E.g.: disaggregated=(page_log=palm, ...

      The following files also hardcode palm as the only implementation:

      • test/suite/helper_disagg.py
      • test/suite/hook_disagg.py
      • test/suite/wthooks.py

      All these places should make page_log settings configurable.

      Definition of done:

      • page_log settings are configurable from external files and/or command-line.
      • page_log implementation can be selected without changing source files.
      • Evergreen task can select page_log implementation.

            Assignee:
            Donald Anderson
            Reporter:
            Alex Blekhman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: