You are on page 1of 23

DevOps Certification and Training

Module 4: Continuous Integration With


Jenkins
Demo Document - 1

© Brain4ce Education Solutions Pvt. Ltd.


Module 4: Continuous Integration With Jenkins

Demo – 1: Create Pipeline view using DevCompile and QAUnitTest

©Brain4ce Education Solutions Pvt. Ltd Page 1


Module 4: Continuous Integration With Jenkins

▪ Create QAunitTest project and provide the same SCM path and execute it after
DevCompile Action by setting build.

©Brain4ce Education Solutions Pvt. Ltd Page 2


Module 4: Continuous Integration With Jenkins

▪ Configure DevCompile project and set post-build action as QAUnitTest

▪ Go to Jenkins Dashboard and click on the “+” button. That button is for adding
a view.
▪ You will be redirected to the following screen.
▪ Give the View name and Select the build Pipeline View radio button, and press
OK.

©Brain4ce Education Solutions Pvt. Ltd Page 3


Module 4: Continuous Integration With Jenkins

©Brain4ce Education Solutions Pvt. Ltd Page 4


Module 4: Continuous Integration With Jenkins

©Brain4ce Education Solutions Pvt. Ltd Page 5


Module 4: Continuous Integration With Jenkins

Demo – 2 : Create The Whole Delivery Pipeline View

©Brain4ce Education Solutions Pvt. Ltd Page 6


Module 4: Continuous Integration With Jenkins

©Brain4ce Education Solutions Pvt. Ltd Page 7


Module 4: Continuous Integration With Jenkins

▪ Now, create a new Project DevCodeReview

▪ Provide the same Source Code Management Path to DevCodereview

©Brain4ce Education Solutions Pvt. Ltd Page 8


Module 4: Continuous Integration With Jenkins

©Brain4ce Education Solutions Pvt. Ltd Page 9


Module 4: Continuous Integration With Jenkins

©Brain4ce Education Solutions Pvt. Ltd Page 10


Module 4: Continuous Integration With Jenkins

©Brain4ce Education Solutions Pvt. Ltd Page 11


Module 4: Continuous Integration With Jenkins

▪ Now, create a New project QAUnitTest

©Brain4ce Education Solutions Pvt. Ltd Page 12


Module 4: Continuous Integration With Jenkins

©Brain4ce Education Solutions Pvt. Ltd Page 13


Module 4: Continuous Integration With Jenkins

©Brain4ce Education Solutions Pvt. Ltd Page 14


Module 4: Continuous Integration With Jenkins

▪ Now, create a New project QAMerticCheck

©Brain4ce Education Solutions Pvt. Ltd Page 15


Module 4: Continuous Integration With Jenkins

©Brain4ce Education Solutions Pvt. Ltd Page 16


Module 4: Continuous Integration With Jenkins

▪ Now, create a New project QAPackage

©Brain4ce Education Solutions Pvt. Ltd Page 17


Module 4: Continuous Integration With Jenkins

©Brain4ce Education Solutions Pvt. Ltd Page 18


Module 4: Continuous Integration With Jenkins

©Brain4ce Education Solutions Pvt. Ltd Page 19


Module 4: Continuous Integration With Jenkins

©Brain4ce Education Solutions Pvt. Ltd Page 20


Module 4: Continuous Integration With Jenkins

▪ Install the Build Pipeline Plugin

▪ Go to the Jenkins dashboard and create a Pipeline View

©Brain4ce Education Solutions Pvt. Ltd Page 21


Module 4: Continuous Integration With Jenkins

©Brain4ce Education Solutions Pvt. Ltd Page 22

You might also like