Link for the triggered job

Pierre Tardy tardyp at gmail.com
Wed Oct 7 13:30:58 UTC 2015


Hi Nachat

This feature is already.present in buildbot nine.

Pierre

Le mer. 7 oct. 2015 13:30, Nachaat Hassis <nachaat05 at yahoo.fr> a écrit :

> Hello,
> im wondering if there is anyway to get the link to the triggered Builder
> when it is running.
>
> Lets say i have a BuilderFactory and i trigger many Triggerables in it.
>
> When i open the link to the BuildFactory and Build it, i can not go the
> Triggerable-Page without going through the normal menu.
>
> CheckTrigger1 = triggerable.Triggerable(name="Check-And1",
> builderNames=["CheckAnd1"])
> CheckTrigger2 = triggerable.Triggerable(name="Check-And2",
> builderNames=["CheckAnd2"])
>
>
> ForceAllFactory.addStep(trigger.Trigger(schedulerNames=['Check-And1'],
> waitForFinish=True,alwaysRun=True))
> ForceAllFactory.addStep(trigger.Trigger(schedulerNames=['Check-And2'],
> waitForFinish=True,alwaysRun=True))
>
> When i build "ForceAllFactory" i can not see the steps of CheckAnd1 and
> CheckAnd2.
> I have to go to "Buildslaves" or "Recent Builds" and then look for my
> CheckAnd1 from there.
>
> Is there any wa to get  link there instead of showing just "- no logs -"
>
> Best regards.
> Nachaat
> _______________________________________________
> users mailing list
> users at buildbot.net
> https://lists.buildbot.net/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildbot.net/pipermail/users/attachments/20151007/964b3415/attachment.html>


More information about the users mailing list