Yeah, we still need parallel execution split out in the visualization and log view...
A. On Wed, Jun 1, 2016 at 10:31 AM, Patrick Wolf <[email protected]> wrote: > Yes, as Craig mentioned this is partly solved using Stage View but the log > view should be much more informative and readable after > https://issues.jenkins-ci.org/browse/JENKINS-26107 is finished. > > On Wed, Jun 1, 2016 at 10:12 AM, Craig Rodrigues <[email protected]> > wrote: > >> Hi, >> >> Did you try using the Pipeline Stage View Plugin >> <https://wiki.jenkins-ci.org/display/JENKINS/Pipeline+Stage+View+Plugin>? >> It breaks the log down by stage quite nicely, such as in this example: >> https://jenkins.freebsd.org/job/FreeBSD_HEAD/ >> >> I haven't tried it with pipelines that execute in parallel, so would be >> curious as to how it works for you >> >> -- >> Craig >> >> On Wed, Jun 1, 2016 at 3:07 AM, Sverre Moe <[email protected]> wrote: >> >> I have been using Jenkins Multi-configuration. With my move over to >>> Pipeline scripts and Jenkinsfile I still build on multiple nodes/slaves. >>> When building all the nodes in parallel the console output is a mess. It >>> is very difficult to separate the output from a single node. >>> >>> -- >> 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]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-users/CAG%3DrPVdz_ESpCUWGUEAWrawa26oHw-oyRvice%2BTe-_v662503A%40mail.gmail.com >> <https://groups.google.com/d/msgid/jenkinsci-users/CAG%3DrPVdz_ESpCUWGUEAWrawa26oHw-oyRvice%2BTe-_v662503A%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > > Patrick Wolf > Sr. Product Manager > CloudBees > > -- > 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]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/CAGDV0P9Wo2AGwbpbyM79uf9Pk_PkwcKx9zRgfS%2BLiAt5QZ6CaQ%40mail.gmail.com > <https://groups.google.com/d/msgid/jenkinsci-users/CAGDV0P9Wo2AGwbpbyM79uf9Pk_PkwcKx9zRgfS%2BLiAt5QZ6CaQ%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAPbPdObMRuL5UfL7vzT0qHJsdyaMoz-gjPdfp-fk%2BRDRR075SA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
