Build page should show information about remaining build time

Bug #497550 reported by Julian Edwards
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Triaged
Low
Unassigned

Bug Description

Build pages for in-progress builds could show some useful information about how long it expects it to carry on building, since we have that information for previous builds of the same package.

Something like:
 Last build duration: HH:MM:SS
 Estimated time left: HH:MM:SS

would be very useful to see.

Tags: lp-soyuz ui
tags: added: ui
Changed in soyuz:
status: New → Triaged
tags: added: easy
Changed in soyuz:
importance: Undecided → Low
Revision history for this message
Vikram Dhillon (dhillon-v10) wrote :

Yes indeed, that would be helpful. Currently we only see how long it took for the buildd to make the package. But one question though: would this be based upon estimated time, if so how do we estimate the time for a package?

Revision history for this message
Julian Edwards (julian-edwards) wrote :

You find the last build for the same package and look at its buildduration.

On the current build you then say something like:

Last build duration <tal:view/last_build/buildduration/fmt:datetime>
Estimated time left <tal:view/time_left/fmt:datetime>

where time_left is a property that does `now() - last_build`

Huw Wilkins (huwshimi)
tags: removed: easy
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.