When you have a "long" job recommendations appear to be to break it up into 
several "smaller" jobs in a dependency pipeline.
 
BUT, how do you combine the results back together into a single splash page?
 
For example, you may run several code quality static tools in parallel.  
You may build (compile) in one job, but have several different UT execution 
jobs that test the result, and collect coverage.
 
How can you aggregate this all back together so there is one 'goto' page 
that brings all the trend charts (or health gates) into a single 
display/evaluation?

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to