Switch burnin to cli.JobExecutor
authorIustin Pop <iustin@google.com>
Thu, 11 Mar 2010 14:07:35 +0000 (15:07 +0100)
committerIustin Pop <iustin@google.com>
Thu, 11 Mar 2010 15:12:08 +0000 (16:12 +0100)
Burnin has a custom job executor, because of its need to retry some job
series.

While we cannot replace all of it, at least the execution we can switch
to cli.JobExecutor, to take advantage of the recently-introduced
out-of-order waiting.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>


No differences found