[Buildbot-devel] Trigger without revision possible?

Vasily vasslitvinov at pisem.net
Mon Oct 27 10:12:52 UTC 2014


Hi Stefan,

What Buildbot version you're using?

Probably it would be enough for you to use updateSourceStamp=False when
creating Trigger build step (for more options see
http://docs.buildbot.net/current/manual/cfg-buildsteps.html#step-Trigger )

Thanks,
Vasily

2014-10-27 12:21 GMT+03:00 Stefan Schlauch <
stefan.schlauch at hella-gutmann.com>:

>  Hi,
>
>
>
> I have the following situation. One builder gets it sources from a git
> repository. If the build success it should trigger an other builder
> (builder 2) to use the new data.
>
> Builder 2 gets it sources from a subversion repository. If builder 1 is
> ready it will start builder 2 but now my problem. The revision number from
> the git is transferred and so builder 2 will fail within the svn update.
> Both builders should be run separately.
>
> Is there a switch to trigger the next builder without the transfer of the
> revision number?
>
> If it is too tricky, I have to use an other solution.
>
>
>
> Thanks and regards,
>
>
>
> Stefan
>
>
>
> ------------------------------
>
> --
> Hella Gutmann Solutions GmbH * Unternehmensform: Gesellschaft mit
> beschraenkter Haftung *
> Firmensitz: 79241 Ihringen * Eingetragen im Handelsregister: AG Freiburg
> i.Br., HRB 290194 *
> Geschaeftsfuehrer: Alfred Mayer, Bjoern Rietschel * USt-IdNr.: DE142208666
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> Buildbot-devel mailing list
> Buildbot-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20141027/8fb2723a/attachment.html>


More information about the devel mailing list