In a ''standalone'' configuration, when masters manage the build environment and also execute builds with their own resources, which of the following is true?
A Source Code Management system records and tracks all changes of a source code repository. What is the feature that enables an SCM system to notify other systems when such changes happen?
When designing a Jenkins architecture for your organization, two of the most common ways of stratifying development of projects are 1) populating masters by fobs based on the environment they are deploying to, and 2) assigning masters to divisions within an organization, based on an org chart. Which of the following is an advantage of stratifying by environment over stratifying by org chart?
Using the CloudBees Folders Plus plugin, which can you restrict in a folder?
Choose 2 answers
Which types of data in a Client Master can be selected in a backup step of a Cluster Operations Job?
Choose 3 answers
Which of the following are advantages of a Pipeline job when compared to a Freestyle job? Choose 2 answers
Which of the following "agent" directives are not valid in Declarative Pipeline?
You are the administrator of a base Jenkins master with the recommended set of plugins installed. You want to protect the Jenkins master against malicious (or bad) usages of Groovy methods. You also want your users to be able to share their Pipeline code via Globa Pipeline Libraries housed on a git repository under your company's Github Organization. Which of the following statements is TRUE?