Link for the triggered job

Nachaat Hassis nachaat05 at yahoo.fr
Wed Oct 7 11:30:48 UTC 2015


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildbot.net/pipermail/users/attachments/20151007/20416558/attachment.html>


More information about the users mailing list