lisa
lisa copied to clipboard
Remove hardcode sleeps in kdumpcrash.py
There is a sleep10 seconds in kdump test case. Replace it to a timeout loop and check some condition. We need to avoid sleep a big number.