What is the relation between hudson and jenkins?
Answer / Prabhat Kumar Chowdhary
Hudson and Jenkins are similar open-source automation servers that help with continuous integration and delivery. Hudson was initially developed by Kohsuke Kawaguchi, but it became part of the Apache Software Foundation as Apache Hudson. Later, Kawaguchi forked the project and renamed it to Jenkins, which is now more widely used.
| Is This Answer Correct ? | 0 Yes | 0 No |
What you do when you see a broken build for your project in jenkins?
Give an example of how the repository is polled when a new commit is detected.
Explain how to create a backup and copy files in jenkins?
What is a backup plugin? Why is it used?
What are the advantages of jenkins?
How you can deploy a custom build of a core plugin?
What is a ci cd pipeline?
What are the feature differences between jenkins and hudson?
Explain how you can deploy a custom build of a core plugin?
What syntax does jenkins use to schedule build job or svn polling?
Discuss some of the valuable plugins in jenkin?
What is the difference between continuous integration, continuous delivery, and continuous deployment?