Doing it just in time before a build makes a lot of sense to me
On 20/11/2010 1:11 AM, "Julian Edwards" <email address hidden> wrote:
On Friday 19 November 2010 11:31:22 you wrote:
> Yes, when it's called. But it isn't called when the...
Ok, we need to get rid of all that logic in the master and make the slave do
it when we start a new build.
This will need a bit of a protocol change as we currently do:
* send file
* send file
....
* startbuild
Alternatively we can remove the slave clean call from the behavioral methods
and just do it once at the start of the build, equivalent to resuming a
virtual host.
Doing it just in time before a build makes a lot of sense to me
On 20/11/2010 1:11 AM, "Julian Edwards" <email address hidden> wrote:
On Friday 19 November 2010 11:31:22 you wrote:
> Yes, when it's called. But it isn't called when the...
Ok, we need to get rid of all that logic in the master and make the slave do
it when we start a new build.
This will need a bit of a protocol change as we currently do:
* send file
* send file
....
* startbuild
Alternatively we can remove the slave clean call from the behavioral methods
and just do it once at the start of the build, equivalent to resuming a
virtual host.
-- /bugs.launchpad .net/bugs/ 3223...
Launchpad Buildd doesn't clean up old respective build dir
https:/