Make PALI implementation configurable in Python tests

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: PALI, Test Python
    • None
    • Storage Engines
    • SE Foundations - 2025-10-24
    • 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:
            [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            Alex Blekhman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: