Code review comment for lp:~al-maisan/launchpad/disabled-copyarch-519665

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

Hello there,

The new generalized build farm candidate job selection logic ignores jobs with status JobStatus.SUSPENDED.

This branch tweaks the binary build creation process so that build jobs are created in suspended mode for disabled archives. That prevents them from getting dispatched to builders "by accident".

Tests to run:

    bin/test -vv -t build

No pertinent "make lint" errors or warnings.

« Back to merge proposal