Code review comment for lp:~al-maisan/launchpad/xx-next-builder-502927

Revision history for this message
Muharem Hrnjadovic (al-maisan) wrote :

Hello there!

This is the next step in getting us to a point where we can estimate build
farm job dispatch times irrespective of job type (binary build, "create source
package from recipe" job, translation job).

The dispatch time estimation requires us to know when the next builder capable
of running the job of interest (JOI) will become available. The branch at hand
adds that logic.

Tests to run:

    bin/test -vv -t test_buildqueue

No "make lint" errors or warnings.

« Back to merge proposal