Jenkins CI pipeline radiator

1.5k views Asked by At

We have many build pipelines running in Jenkins, each for separate projects and with multiple jobs (test, integration, deploy, quality, performance, release etc).

I am looking for some sort of radiator that will provide an aggregate single-page view of all pipelines, indicating if any have single jobs broken.

However, having looked around I can't find anything suitable. Has anyone seen anything similar at all? Would appreciate some pointers before attempting to build one...

2

There are 2 answers

0
Andrew Eells On BEST ANSWER

As per @Gerolds suggestion above, the Categorized Jobs View plugin is able to aggregate a number of select jobs and therefore provide a single-page view on multiple pipelines (see attached).

aggregate pipeline view

3
Gerold Broser On

Radiator? Click on the + right of your view's tab on your Dashboard. There's a view of type Radiator:

Shows status with high visibility, suitable for display in an extreme feedback system. You can choose which jobs are to be displayed in which view, in the same way as the list view.

And there's also the Categorized Jobs View:

Besides showing items in the list format, allows creation of categories of jobs