-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Fully Compatible
Currently the burn_in_test task's repeat is set globally for the task. burn_in_tests.py should be allowed to set the repeat number based on the suite and the number of tests to run. This will prevent task timeouts from long running tests and changes to a large number of tests.