Creating a nice visual flow for the Continuous Delivery pipeline
The pipeline to perform Continuous Deployment now contains the following Jenkins jobs:
Poll_Build_StaticCodeAnalysis_IntegrationTest_Integration_Branch
Upload_Package_To_Artifactory
Deploy_Artifact_To_Testing_Server
User_Acceptance_Test
Performance_Testing
Merge_Production_Ready_Code_Into_Master_Branch
Deploy_Artifact_To_Production_Server
In this section, we will modify the Continuous Delivery view that we created in the previous chapter using the delivery pipeline plugin. The steps are as follows:
- Go to the Jenkins Dashboard and click on the Continuous Delivery tab, as shown in the following screenshot:
- You will see the following page. Click on the Edit View link present on the left-hand ...
Get Learning Continuous Integration with Jenkins 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.