Weekend Sale Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

CloudBees CCJE Dumps

Page: 1 / 3
Total 89 questions

Certified CloudBees Jenkins Engineer (CCJE) Questions and Answers

Question 1

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

Options:

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.

Question 2

You are upgrading d Cloud Bees Core 2.x instance to a newer version (2.y). Beekeeper is DISABLED. Which statements are TRUE? Choose 2 answers

Options:

A.

Any OPTIONAL plugins that are missing will be installed.

B.

Any REQUIRED plugins that were already installed may be upgraded, depending on Beekeeper configuration options.

C.

No operation will be performed on OPTIONAL plugins.

D.

All the plugins in the CAP Collection will be replaced by the versions specified in the target CloudBees Core version.

E.

Any REQUIRED plugins that are missing will be Instated.

Question 3

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 answers

Options:

A.

A Jenkins user's username and password or API token.

B.

A Jenkins user's username and GitHub API token.

C.

A Jenkins user's username and Kerberos token.

D.

An SSH key matching an entry in the authorized_keys file of the user account that the Jenkins master process runs "as".

E.

An SSH key matching a Jenkins user's public key.

Question 4

The main purpose of the Beekeeper Upgrade Assistant is to_________.

Options:

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 defined by the administrator.

D.

Notify the user when a new CloudBees Core release is available.

Question 5

Which are valid command-line options for the Java command that runs Jenkins as a stand alone application? Choose 3 answers

Options:

A.

--logfile -- Specify the path for the Jenkins log fie.

B.

--installPlugin - Install a new plugin.

C.

--Idap -- Specify an LDAP server location to use for user authentication.

D.

-prefix - Spedfy a string to be added at the end of the URL for this instance.

E.

--httpPort -- Specify the port on which Jenkins Iistens.

Question 6

Which are supported I dilute Modes in the Cluster Operations Job type?

Choose 3 answers

Options:

A.

Fail Tidy

B.

Fail At The End

C.

Fail Immediately

D.

Fail On Second Fail (allow single operation failure)

E.

Fail Dynamic

Question 7

Which statements about a Distributed Version Control System are correct?Choose 2 answers

Options:

A.

It makes it easy to fork and merge code.

B.

It requires a central server and a standby server.

C.

It requires one server in each location.

D.

It requires fast network access for dairy work.

E.

It operates without a central server.

Question 8

Fingerprinting artifacts is the process of:

Options:

A.

Building, testing, and deploying the selected files to production environment.

B.

Creating an archive file of the selected artifacts.

C.

Recording the MD5 checksum of the selected artifacts.

D.

Enabling access passwords for the selected artifacts.

Question 9

Which enables you to use artifacts from a completed build In the workspace of the currently running build?

Options:

A.

Rebufld pkjgin.

B.

ArtifactDeptoyer plugin.

C.

Jenkins core.

D.

Copy Artifact plugin.

Question 10

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

Options:

A.

agent {dockerfile {filename * Dockerfile' }}

B.

agent docker

C.

agent none

D.

agent { label " linux }

E.

agent { docker ' centos: latest ' }

Question 11

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

Options:

A.

M1 can only perform builds on S1.

B.

M3 can only perform builds on S2.

C.

M4 can perform builds on any shared agent.

D.

M3 can only perform builds on S2 and S3.

E.

M4 can only perform builds on S3.

Question 12

How can you configure a Declarative Pipeline to record the fingerprint of an artifact?

Options:

A.

Enable the Declarative Pipeline 'enableFingerprints' 'option' .

B.

No action is required; Declarative Pipelines automatically record a fingerprint for each artifact.

C.

Set the "fingerprint: true" argument for the archiveArtifacts() step.

D.

Call the fingerprintArtifact() step immediately after the archiveArtifacts() step.

E.

Set the Fingerprint Artifacts global configuration option.

Question 13

Which of the following practices are recommended for a Declarative Pipeline? Choose 3 answers

Options:

A.

Encapsulate common Jenkins logic within shared Iibraries when leveraging Declarative Pipelines.

B.

Use the pipeline DSL to implement Intricate networking and computational tasks that your Pipeline needs to do.

C.

Simplify the test/debug process and improve performance of your pipeline by defining separate steps for each Important task performed by the pipeline.

D.

Use toots such as Maven, Gradle, NPM, Ant, and Make to define most of the build work; call these executables as steps in your pipeline.

E.

Call scripts written in Shell, Batch, Groovy, or Python to implement any complex logic required for your pipeline; call these scripts as steps in your pipeline.

Page: 1 / 3
Total 89 questions