Topics Covered:
———————
Overview on Continuous Integration (CI) & Continuous Deployment (CD)
What is Jenkins Pipeline
Jenkins Pipeline Jobs
How to Create Pipeline in Jenkins
How to View Pipeline
Jenkins Pipeline PPT: https://www.slideshare.net/secret/uM2g2opMRwhW7V
Web Site: https://www.pavanonlinetrainings.com
Software Testing Blog: http://www.pavantestingtools.com/
YouTube Channel : https://www.youtube.com/pavanoltraining
Like us in Facebook :
https://www.facebook.com/pavanoltraining/
https://www.facebook.com/seleniumtestingpoint
https://www.facebook.com/groups/pavantestingtools
Twitter: https://twitter.com/pavanmeher
SlideShare: https://www.slideshare.net/pavan5780
source
thank you
Hi thank you very much its easy to understand and good
Can i give interview in Hindi ? I have a big issu language problam becouse I often talk in Hindi so I can't talk in English.
4:45 my understanding was we can deploy the code only if build is completed… But here I see deploy is coming before build.
Which of these statements is correct?
Sir in echo command echo build successful ….. is it correct but my job is failure why sir
Man you are God's child. Jenkins looks so simple now. Do you have tuts for Docker as well? All other Docker tutorials making me cry now š
Hii sir can you make series on kubernates and more devops project
If my test data file is on local system can I access it in tests running on Jenkins (code is placed in Bitbucket and test data file is in user dir of C drive). Is is possible to achieve via Jenkins pipeline
Mister bluf man please Write.groovy script, don't use pipeline view plugin
Jenkins should delete that bloody plugin
Other wise people like you will protrait as DevOps enginners
Awesome explanation skills.
I think you should make some things clear to the viewers like the option we choose and the command we right depends on os we are using. Like you have to choose 'executing shell' in case you're using else for windows users first option has to be chosem
Hi sir Moving from automation testing into DevOps is good and is DevOps is easier than automation please give some your valuable words…
what good in this channel..they provide real time practical examples …which clear your all doubts…Thanks
hi, thank you very much for the knowledge given, I want to ask permission to make video tutorials from the material you provide. but I only take important points from your material. can i do it?
Really helpful and it's give me clear concept. Thanks
Thank you! ššš
Concept and understanding devops term is not at all clear… Rather more confused now…
Super explanation sir
CI pipe bich mein se Tut Gaya Hai joining
Just No words.Clean and crispy explanation.thank you sir!!!!!
Thank you.
Sir how can we rollback jar and war file deployed on server using jenkins
Top stuff.
Explaining way was very good,,, understood the overall picture of Jenkins ,,keep it up āŗļø
Very Nice video Sir…..
Very good and clear sir but how to do auto refresh ?
very usefull information sir , ur udmy selenium course is also helpfull…thanks
Sir pls give me ur no
I have some doubts on telicom domain I don't have any knowledge on this
Pls sir.
Who knows telicom domain in s/w testing
Pls give me reply š if anyone knows telicom domain knowledge
In Selenium with java using testng we can group the testcases and run particular group in maven.. same way is it possible to run particular testcases in Jenkins?
Awesome… Where is part 2
This was a very good and informative video. Thank you!
Thank you sir . Good explanation
Nice explanation video for initial learners on Jenkins concept.
Sir very good easy explanation.. i am searching for the same
While running pipeline, if some testcases are not running so what will Jenkins do?
Amazing Lecture.
the shell script does not execute for me, it shows as "FATAL: command execution failed" The system cannot find the file specified
Thank you so much for this wonderful clear video, It's help us to understand and work with pipeline. Again Many thanks…
Thank you so much
A good tutorial. Thanks. The CI/CD explanation you gave was really nice with the pictorial representation. A small correction though. The cycle/phase in which we release the code/product is actually called Deployment (Continuous Deployment) and NOT the Delivery. The Continuous Delivery (CD) is a process where we complete the CI (Integrate) + Build + Test upto the staging environment but NOT to Producttion.
Very informative video. Thanks for uploading this
Awesome Pavan. Amazing tutorial. I don't think I need 10 hrs to learn CICD now. Crystal clear for a beginner. Hats off to all of your tutorials!!!!
Thank you sir.
excellent explanation, thank you!
What exactly does Job contain in realtime? Will it have the actual code ?