Comment 0 for bug 567922

Revision history for this message
Michael Nelson (michael.nelson) wrote : Update BinaryPackageBuild to delegate to PackageBuild

As part of the backend changes for:

https://dev.launchpad.net/LEP/GeneralBuildHistories

the soyuz BinaryPackageBuild needs to be switched from the old build table to the new binarypackagebuild table, delegating to PackageBuild for all common package build attributes, as shown at:

http://people.ubuntu.com/~wgrant/launchpad/buildfarm/new-build-model-again.png

Once this is done and tested, we can do the same for SourcePackageRecipeBuild (which will need a separate schema change).