11.11 Special Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: scxmas70

CCJE Exam Dumps - Certified CloudBees Jenkins Engineer (CCJE)

Question # 4

What does CAP do?

A.

Specifies the set of features, feature versions, and feature dependencies that are either verified or trusted, depending on the degree of testing they have received.

B.

Runs security metrics toots on the duster to ensure that no installed plugins have security vulnerabilities.

C.

Specifies the set of plugins, plugin versions, and plugin dependencies that are ether verified or trusted, depending on the degree of testing they have received.

D.

Tests all installed plugins to ensure that they are compatible with all other the CloudBees Core or Jenkins release you are running.

E.

Specifies the set of apps, app versions, and app dependencies that are either verified or trusted, depending on the degree of testing they have received.

Full Access
Question # 5

What does Jenkins do after activating "Prepare for Shutdown" from "Manage Jenkins"?

A.

Wait for existing builds to complete and then shut down Jenkins.

B.

Wait for existing builds to complete and then restart Jenkins.

C.

Cancel the effect of the "quiet-down" command if Jenkins is already in Quiet Down mode.

D.

None of the above.

Full Access
Question # 6

When the ‘’Allow automatic upgrades of plugins on restart" option is enabled, what will Beekeeper Upgrade Assistant try to do on every restart?

A.

Upgrade every plugin in the system to the latest available version.

B.

Upgrade to a new version of CloudBees Core if it is available.

C.

Upgrade every plugin In the CAP Collectionto the version defined by CAP.

D.

Replace every plugin in the system with the version defined by CAP.

Full Access
Question # 7

What does it mean when a build is "unstable"?

A.

The build has been skipped, and tests for all publishers have been skipped

B.

The build has failed, and tests for all publishers have succeeded.

C.

The build has succeeded, and tests for all publishers have been skipped.

D.

The build has succeeded, and some tests for publishers have failed.

Full Access
Question # 8

Which of the following are advantages of a Pipeline job when compared to a Freestyle job? Choose 2 answers

A.

Builds can be triggered with millisecond granularity.

B.

Job definition can be loaded from the Source Code Management system at build time.

C.

Jenkins can be restarted while a build is In progress without impacting the build.

D.

Builds can be parameterized.

E.

No extra plugins must be installed.

Full Access
Question # 9

Which of the following statements are TRUI about Global Pipeline Libraries Groovy scripts? Choose 2 answers

A.

They can be stored on an NFS shared folder of your infrastructure.

B.

They can be stored on the Jenkins master, inside the JENKINS.HOME/.globallibrary folder.

C.

They can be stored by the Jenkins administrators, using a custom Job manager.

D.

They can be stored on a git repository hosted by the Jenkins master.

E.

They can be stored on an external SVN repository.

Full Access
Question # 10

In which situations can the REST API be used?

Choose 3 answers

A.

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 consumption

Full Access
Question # 11

Which of these tasks are ONLY available from the "Manage Jenkins" page?

Choose 2 answers

A.

Manage plugins

B.

Open Blue Ocean

C.

Define views

D.

Configure credentials

E.

Configure Global Security

Full Access
Question # 12

When using SSH to launch an agent, which are required? Choose 2 answers

A.

OpenSSL must be instated on the agent.

B.

The agent's SSH Public Key must be in the master's authorized keys.

C.

The pubic key of the credential that is used for the agent must be installed on the agent.

D.

You must log into the agent with SSH and start the agent.

E.

SSHD must be installed on the agent.

Full Access
Question # 13

When running Cloud Bees Core on traditional platforms, what happens when a fail over lakes place on a High Availability configuredClient Master?

A.

Users will notice that builds in progress on the failed node are lost but they will not notice any downtime on the service because the sessions and workload are shared between participating Client Master nodes; we have an active-active HA setup.

B.

Users will not notice anything because participating Master nodes share workloads together; we have an active-active HA setup.

C.

Users will experience a brief downtime, comparable to the time required to reboot a Jenkins master in a non-HA setup. Freestyle builds that were in progress are lost, but Pipeline builds will resume when the secondary master is online; we have an active passive setup.

D.

Users will not notice anything because the sessions are shared between participating Client Masters and the $JE NKINS HOME directory of the failed Client Master Is copied to resume the failed master's work; we have an active passive setup.

Full Access