lisa.tests.staging.util_tracking: Fix KernelVersion comparison
Make sure all items in the tuples are int so they can be compared, instead of (5, 5, None).
Loading
Please register or sign in to comment
Make sure all items in the tuples are int so they can be compared, instead of (5, 5, None).