[Buildbot-devel] Ticket #289 : Nightly build, a patch

Vikki Finnan vjf04 at hampshire.edu
Tue Jan 27 15:24:32 UTC 2009


I use buildsteps of the type:

Trigger(schedulernames=['foo'], set_properties={'build_successful' : 'true"})

Without the addition of

properties=self.properties

any properties in the set_properties variable of the Trigger step will
not propagate to the triggered scheduler (foo).

Vikki

On Tue, Jan 27, 2009 at 10:03 AM, Dustin J. Mitchell <dustin at zmanda.com> wrote:
> On Tue, Jan 27, 2009 at 5:49 AM, claude vittoria <vittoric at wanadoo.fr> wrote:
>> I don't understand why
>> bs = buildset.BuildSet(self.builderNames,
>> SourceStamp(changes=changes),
>> self.reason,
>> properties=self.properties)
>> does not work.
>
> Can you give more detail as to how this doesn't work?
>
> Dustin
>
> --
> Storage Software Engineer
> http://www.zmanda.com
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by:
> SourcForge Community
> SourceForge wants to tell your story.
> http://p.sf.net/sfu/sf-spreadtheword
> _______________________________________________
> Buildbot-devel mailing list
> Buildbot-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>




More information about the devel mailing list