Black Friday Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

PDF CCJE Study Guide

Page: 3 / 3
Total 89 questions

Certified CloudBees Jenkins Engineer (CCJE) Questions and Answers

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.

Page: 3 / 3
Total 89 questions