Added retry command to HC.
since the session id retrieved by the tradefed command "list results" is just an index of tests previously run, we can just give the session id as (number_of_results - 1) to the TF in order to retry the last plan. Test: > retry --count <retry_count> Bug: 73305969 Change-Id: I75dc0d1bf67a3a0e830053d10ba86f3b9d21fc35
Loading
Please sign in to comment