Labour Day - Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70dumps

CCJE Questions and Answers

Question # 6

Using the CloudBees Folders Plus plugin, which can you restrict in a folder?

Choose 2 answers

A.

Builds to controlled agents (slaves).

B.

Total number of jobs.

C.

Maximum number of failed jobs allowed.

D.

Job types that are allowed.

E.

Available plugins.

Full Access
Question # 7

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 Groovy scripts to streamline management tasks.

D.

Provides a secure environment to run python scripts to administer Jenkins.

E.

Provides a largely unrestricted environment where sophisticated and trusted users can run sh and bat scripts to streamline management tasks.

Full Access
Question # 8

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

D.

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

Full Access
Question # 9

What is the recommended plugin to use for building Pipelines on Jenkins?

A.

Join plugin

B.

Job DSL plugin

C.

Build Pipeline plugin

D.

Promoted Builds plugin

E.

Pipeline plugin (previously named "Workflow")

Full Access
Question # 10

Which of the following would correctly complete the sentence, "Continuous Integration is a _______ of Continuous Delivery"?

Choose 2 answers

A.

superset

B.

consolidation

C.

process definition

D.

requirement

E.

subset

Full Access
Question # 11

Which features are provided through the Folders Plus plugin?

Choose 3 answers

A.

Provide environment variables that will be available during builds.

B.

Display the worst status for a job inside the folder.

C.

Provide an icon for the folder using a URL.

D.

Count jobs with different statuses.

Full Access
Question # 12

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

Full Access
Question # 13

Which keyword is used to group related parts of a Declarative Pipeline?

A.

group

B.

steps

C.

collect

D.

stage

E.

steps

Full Access