Topic may not have apropriate title. I will try to fix it as I write my
challenge.
I have tested Join plugin in order to parallelise our builds in order to
reduce time of build.
Current job build setup we have is:
BitBucket Pull Request Builder triggers on every PR, builds a project and
returns build result along with a URL to the build.
We have room for spliting builds into separate builds (slaves). So what I
wanted is to have Join plugin run parallel builds and post at least failing
build result in the output console.
My test setup is as follows.
TEST project builds two "split{1,2}" projects and JointTrigger RESULT job.
Is there any option to concatenate build console output of split projects?
Shouldn't "master project" be marked as fail if some of parallel builds
fail?
Also there is "That's why we add the Join Trigger Upstream Notifier to
these jobs." at the https://wiki.jenkins-ci.org/display/JENKINS/Join+Plugin
.
Where is that JoinTrigger upstream notifier?
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.