Part of lp.soyuz.model.livefsbuildbehaviour View In Hierarchy
LiveFSBuild jobs to slaves.| Method | getLogFileName | Return the preferred file name for this job's log. |
| Method | verifyBuildRequest | Assert some pre-build checks. |
| Method | extraBuildArgs | Return the extra arguments required by the slave for the given build. |
| Method | verifySuccessfulBuild | See IBuildFarmJobBehaviour. |
Inherited from BuildFarmJobBehaviourBase:
| Method | __init__ | Store a reference to the job_type with which we were created. |
| Method | archive | Undocumented |
| Method | distro_arch_series | Undocumented |
| Method | Undocumented | |
| Method | setBuilder | The builder should be set once and not changed. |
| Method | determineFilesToSend | The default behaviour is to send no files. |
| Method | composeBuildRequest | Undocumented |
| Method | dispatchBuildToSlave | See IBuildFarmJobBehaviour. |
| Method | getUploadDirLeaf | See IPackageBuild. |
| Method | transferSlaveFileToLibrarian | Transfer a file from the slave to the librarian. |
| Method | getLogFromSlave | Return a Deferred which fires when the log is in the librarian. |
| Method | storeLogFromSlave | See IBuildFarmJob. |
| Method | handleStatus | See IBuildFarmJobBehaviour. |
| Method | handleSuccess | Handle a package that built successfully. |
Assert some pre-build checks.
LiveFSBuildArchiveOwnerMismatch docstring)