Details
-
Improvement
-
Resolution: Low Priority
-
Major
-
None
-
None
-
5
-
7
-
Test Infrastructure
-
5338
-
DCO-2016_Jun20_Jul10
Description
As an engineer, when autotest starts over from hanging on a particular test, it should start from the next test rather than starting over completely, so that the time to get through the entire test suite is not as long.
QUESTION: IN TT-926, WE ASK THAT WHEN A TEST FAILS WE STOP TESTING AND NOT CONTINUE TO NEXT TEST. IS THIS CONTRADICTING THAT REQUEST?
Attachments
Activity
Resolution | New: Low Priority [ 10100 ] | |
Status | Original: Reopened [ 4 ] | New: Resolved [ 5 ] |
Labels | Original: groomed-lustre-test groomed-lustre-testing triaged | New: groomed-lustre-test triaged |
Labels | Original: groomed-lustre-testing triaged | New: groomed-lustre-test groomed-lustre-testing triaged |
Labels | Original: AT_Improvement_For_Operations groomed-lustre-testing triaged | New: groomed-lustre-testing triaged |
Summary | Original: Restart autotest from next test when a test hangs | New: Restart test-group from next test when a test hangs |
The --start-at option only applies to test suites listed in the command and does not apply to the "-g GROUP Test group file (Overrides tests listed on command line)" option which Autotest uses. Can this be changed to apply when -g is used? It would need to factor in the value of the -S option as well.