-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
To ensure that tiered tables correct implement all of the expected WiredTiger functionality, we should include them in the Python functional tests.
This ticket will include:
- Determining which tests should work with Tiered Tables
- Adding support for Tiered Tables to those tests
Step 2 could be accomplished via expanded use of the python hooks, updating individual tests as needed, or introducing new infrastructure to the python test framework.
When the tests are in place and working, they should be included in evergreen PR testing.
It may make sense to subdivide this work into multiple tickets once we have a more detailed plan for accomplishing this work.
- duplicates
-
WT-9741 test tiered: Extend tiered hooks implementation to cover most cases
- Closed