-
Type:
Technical Debt
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Live Restore, Test Python
-
None
-
Storage Engines
-
5
test_live_restore06.py reuses some logic from test_live_restore02.py, for example the wait_until_live_restore_complete logic. This ticket should create a new base class that contains the common functions. Live restore tests should inherit from this baseclass the same way test_backup01.py inherits from `backup_base`