-
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.
- is caused by
-
WT-14684 Disagg testing: add PALite, an alternative PALI mock implementation that uses SQLite
-
- Closed
-