-
Type:
Technical Debt
-
Resolution: Unresolved
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Test Python
-
None
-
Storage Engines
-
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.