Certs4all

CloudBees Certified Jenkins Engineer (CJE) CJE Exam Questions

Download Exam View Entire Exam
Page: 1 / 2
Question #1 (Topic: Demo Questions)

Which Jenkins job status indicates that tests failed ?

A.

Aborted

B.

Success

C.

Unstable

D.

Failure

E.

Not Built

Correct Answer: C
Question #2 (Topic: Demo Questions)
In a Multibranch Pipeline project, you removed a branch in the repository. When is the corresponding " orphaned " job removed?
A.

All orphaned jobs that match the " Orphaned Item Strategy " are cleaned up automatically every 24 hours.

B.

All orphaned jobs are cleaned up every time the Multibranch project is saved.

C.

All orphaned jobs that match the " Orphaned Item Strategy " configuration are cleaned up on every branch re-index process.

D.

All " orphaned " jobs are cleaned up on every branch re-Index process.

Correct Answer: C
Question #3 (Topic: Demo Questions)

The QA department has been having issues locating their work on the Jenkins server. As a result, their manager has asked for the jobs (projects) to be better organized. Which most correct answer can you use to organize projects?

A.

Folders and views

B.

Relational Database

C.

Folders

D.

Views

Correct Answer: A
Explanation:

You can organize projects in Jenkins with folders and views.

Question #4 (Topic: Demo Questions)

One quality of an ideal build node K that it is_________.

A.

ephemeral and replaceable

B.

tailored to specific builds

C.

on-master

D.

static

Correct Answer: A
Question #5 (Topic: Demo Questions)

You ' ve been promoted at work and are now in charge of the system administrators that look after the Jenkins platform for your company. You no longer want to get notifications from Jenkins, but your subordinates don ' t know what settings to change in a Jenkinsfile. You give them a look, and say one of the following is what needs to be changed:

A.

notice

B.

alert

C.

email

D.

emailext

Next Question
Correct Answer: D
Explanation:

The emailext function can be used from a Jenkinsfile to configure notifications.