-
Type:
Technical Debt
-
Resolution: Fixed
-
Priority:
Minor - P4
-
Affects Version/s: None
-
Component/s: Test Python
-
Storage Engines - Persistence
-
SE Persistence - 2026-03-27
-
3
We have 6 different definitions of `take_full_backup` in our python test code.
This ticket is to unify all 6 definitions into a single function - preferably the one in wtbackup.py - and to review our python code for similar cases where we define the same function many times.