Code review comment for lp:~al-maisan/launchpad/flip-the-switch-516545

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

Hello there!

The generalization of the build farm (so it can run jobs other than binary
builds) made a generalization of the job dispatch time estimation logic
necessary as well.

The latter was implemented in the course of the last 6 weeks and the
corresponding branches have all landed already.

The branch at hand "flips the switch" and turns on the new generalized job
dispatch time estimation logic.

Tests to run:

    bin/test -vv -t build

No pertinent "make lint" errors or warnings.

« Back to merge proposal