This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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? |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |