Which statements are true?

You have an Operations Center architecture as pictured in the exhibit above, where there are: • Three folders: F1, F2, and F3 • Three shared agents: SI, S2, and S3 • Four client masters: Ml, M2, M3, and M4 Which statements are true? Choose 2 answers A . M1 can...

April 28, 2021 No Comments READ MORE +

In which situations can the REST API be used? Choose 3 answers

In which situations can the REST API be used? Choose 3 answersA . Modifying the authorization strategy configuration.B . Administering Jenkins' global configuration.C . Creating/copying jobs.D . Triggering a new build.E . Retrieving information from Jenkins for programmatic consumptionView AnswerAnswer: A,C,E

April 27, 2021 No Comments READ MORE +

Which is the best choice for keeping JENKINS_HOME folder from becoming too large?

Which is the best choice for keeping JENKINS_HOME folder from becoming too large?A . Discard build records.B . Remove all non-bundled plugins.C . Start new versions of Jenkins on fresh machines.D . Purge the secrets.key and secrets-not-so-secret.key regularly.View AnswerAnswer: A

April 27, 2021 No Comments READ MORE +

Which are valid ways to authenticate your identity to gain access?

You are using the Jenkins CLI to communicate with a remote Jenkins master . Which are valid ways to authenticate your identity to gain access? Choose 2 answersA . A Jenkins user's username and password or API token.B . A Jenkins user's username and GitHub API token.C . A Jenkins...

April 26, 2021 No Comments READ MORE +

What Jenkins feature tell you, as a member of team z, which builds are using (or not using) feature team-z jar build #32?

You have a project X that depends on project Y, which in turn depends on protect /. You are working on project /. learn X reported that feature team /.Jar, which they are using, causes a NullPointerException . What Jenkins feature tell you, as a member of team z, which...

April 26, 2021 No Comments READ MORE +

What is the purpose of the Script Console?

What is the purpose of the Script Console?A . Provides a secure environment used to execute sh and bat scripts for all Pipelines and Freestyle Jobs.B . Provides the secure environment used to run CLI commands.C . Provides a largely unrestricted environment where sophisticated and trusted users can run Apache...

April 26, 2021 No Comments READ MORE +

Which of the following "agent" directives are not valid in Declarative Pipeline?

Which of the following "agent" directives are not valid in Declarative Pipeline?A . agent {dockerfile {filename * Dockerfile' }}B . agent dockerC . agent noneD . agent { label " linux }E . agent { docker ' centos: latest ' }View AnswerAnswer: B

April 22, 2021 No Comments READ MORE +

What Is the best way to achieve this?

In an architecture that includes an Operations Center and one or more Client Masters, you want to share an agent node for several Client Masters . What Is the best way to achieve this?A . Configure "Shared agents' In all CloudBees Core masters.B . Create an Item of type "Shared...

April 22, 2021 No Comments READ MORE +

The main purpose of the Beekeeper Upgrade Assistant is to_________.

The main purpose of the Beekeeper Upgrade Assistant is to_________.A . Automatically install new CloudBees Core releases as soon as they are available.B . Provide information on the current status and configuration options of the CloudBees Assurance Program.C . Enforce and lock a specific configuration in the CloudBees Core instance...

April 21, 2021 No Comments READ MORE +

Which of the following is an advantage of stratifying by environment over stratifying by org chart?

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...

April 21, 2021 No Comments READ MORE +