Comment 3 for bug 536797

Revision history for this message
Michael Nelson (michael.nelson) wrote :

I think the latter two options for the moment. This will allow the builder to display current translation jobs too. Jeroen has a branch that does this:

09:52 < noodles775> jtv: so you've got a branch that ensures the builder-index doesn't oops for jobs without builds?
09:52 < jtv> noodles775: yes

But long-term, we need to remove the builder history dependency on builds, as otherwise we will have no history of such translation jobs that have run on the builders.

Currently the builders rely on build records to display the history of activity. I'm guessing we'll need to update that to instead use BuildFarmJobs for the history, and ensure that we keep those around for some time. That is a separate bug 491330.