Jenkins pipeline Stage View

Jenkins Stage View is a new feature that comes as a part of release 2.x. It works only with Jenkins Pipeline and Jenkins Multibranch pipeline jobs.

Jenkins Stage View lets you visualize the progress of various stages of your pipeline in real time. Let us see that in action by running our example pipeline:

  1. On the Jenkins dashboard, under the All view tab, you will see your pipeline.
  2. Click on the build trigger icon to run the pipeline, as shown in the following screenshot:
Viewing pipeline on the Jenkins dashboard
  1. To get to the Stage View, click on your pipeline name (which also happens to be a link to your pipeline ...

Get Learning Continuous Integration with Jenkins - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.