ExamsTeacher
See all results for ""
Exams
CRISC ISACA CISSP ISC2 200-301 Cisco SY0-701 CompTIA AZ-104 Microsoft AI-900 Microsoft AIGP IAPP 1Z0-1067-26 Oracle View All Exams →
About Us
Sign In Get Started

CloudBees Certified Jenkins Engineer (CJE) CJE Exam Questions

Preparing for the CJE exam is simple with ExamsTeacher. We offer easy-to-understand study materials that help you learn the most important exam topics. You can study using our PDF questions, practice online with a real exam-style test, or use the desktop practice software. Choose the study method that works best for you and prepare at your own pace.

At ExamsTeacher, we keep our CJE practice questions up to date. Whenever the exam syllabus or objectives change, we update our study materials so you always learn the latest topics. This helps you save time, avoid outdated content, and feel more confident when you take your exam.

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.