[SERVER-24692] burn_in_tests.py should adjust test repetitions based on suite Created: 21/Jun/16 Updated: 15/Dec/16 Resolved: 15/Dec/16 |
|
| Status: | Closed |
| Project: | Core Server |
| Component/s: | Testing Infrastructure |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Improvement | Priority: | Major - P3 |
| Reporter: | Michael Grundy | Assignee: | DO NOT USE - Backlog - Test Infrastructure Group (TIG) |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Backwards Compatibility: | Fully Compatible |
| Participants: |
| Description |
|
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. |