Skip to content

Instantly share code, notes, and snippets.

@manuelta
manuelta / Jenkins Ans1.txt
Created October 25, 2018 12:08
Jenkins Ans 1
Question 2
We can copy a job directory to clone or replicate a job or rename the directory State True or False
Select one
a True
b False
Ans- a
Question 3
Which screen in Jenkins displays the length of the build queue which gives an idea of how long your builds executed?
@manuelta
manuelta / Jenkins Ans
Created October 25, 2018 10:23
Jenkins QQ
QUESTIONS FROM PREVIOUS EXAM
Refer : https://www.tutorialspoint.com/jenkins/index.htm (Questions are asked from this site)
1. Which of the folowing ways can be used to schedule a build in jenkins?
-After completion of other builds
-Can be scheduled to run at specific time
-By souce code management commits
2. To set up slaves/nodes in Jenkins which of the following feature is used?
Manage Nodes