Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
3
-
12435
Description
Add range support in ONLY when running test.
For example ONLY="12-30" sh sanity will run sanity test_12 until test_30. It would be useful in debugging.