CloudBees Certified Jenkins Engineer (CJE) CJE Question # 2 Topic 1 Discussion

CloudBees Certified Jenkins Engineer (CJE) CJE Question # 2 Topic 1 Discussion

CJE Exam Topic 1 Question 2 Discussion:
Question #: 2
Topic #: 1

Your company's DevOps staff is new to the continuous integration methodology. Some users are unclear on best practices, and you're hearing all kinds of feedback from them, some of it wrong. Which of the following statements is NOT a CI best practice?


A.

Builds should be self-testing. That allows us maximum flexibility in spotting breaking changes and prevents a lot of staff time spent trying to both integrate a change and determine why it broke the build.


B.

We should really use a single source repository. That makes it easier for us to manage what gets into the build pipeline.


C.

Build everything manually, because that prevents errors.


D.

Every commit should be built. That ensures we don't wind up with a lot of stray code and that any future change will be testable.


Get Premium CJE Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.