Which of the following are true about the "post" section of a Declarative Pipeline that defines additional steps that run at the end of either a pipeline stage or the pipeline itself? Choose 3 answers
A. The "post" section can be used to stash files, archive artifacts, and send notifications.
B. The "post" section includes conditional blocks (such as "always", "success", or "failure").
C. It any step specified in the "post" section fails, the pipeline run is marked as "unsuccessful".
D. The Blue Ocean editor does not display the "post" section blocks although they can be viewed and modified in the Blue Ocean code editor.
E. The conditional blocks are executed in the order they are coded in the Pipeline.
Which of the following are true about credentials that are implemented in a Declarative Pipeline using the "credentials" or "withCredentials( )" method?
Choose 2 answers
A. All credential bindings support the "Secret Text" and "Standard username and password" credential types.
B. Credential IDs are case Insensitive.
C. The credential types supported are defined by the binding plugin (or the resource being accessed.
D. Most credentials called from a pipeline have Global scope, not System scope.
What's an example of a cloud-based SCM?
A. GitHub
B. Atlassian BitBucket
C. All of these
D. AWS CodeCommit
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.
Which is the expected workflow for "lest-Driven Development"?
A. Validate with the CI system, write the new functional code, and then verify that the test passes.
B. Write a new test, validate with the a system, and then write the new functional code.
C. Write a new falling unit test, write the new functional code to fix the test, verify that the test passes, and then refactor the code.
D. Write a new failing unit test, write the new functional code to fix the test, and then verify that the test passes.
You are a DevOps engineer in charge of your team's Jenkins server. Your project is on major version "1". You want to ensure that this variable, MAJOR_VERSION, is available throughout your pipeline that is defined in a Jenkinsfile. Which of the following ways could you accomplish that using the "environment" directive?
A. environment(MAJOR_VERSION = 1)
B. environment { steps { sh " export MAJOR_VERSION=1" }}
C. environment { MAJOR_VERSION = 1 }
D. environment [MAJOR_VERSION=1]
You are using GitHub repository scanning (in a project of type "GitHub Organization") with the Pipeline lenkinsfile Project Recognizer. In this case, which repositories under the organization will have Multibranch projects automatically created for them?
A. only repositories that contain a Jenkinsfile in all their branches
B. only repositories that contain a Jenkinsfile in at least one branch
C. all repositories that contain a Jenkinsfile in at least one branch or pull request
D. all repositories
What does the M# of executors" field on the Jenkins master control?
A. Maximum number of jobs which can be run concurrently on attached agents.
B. Number of Java threads that can run Jenkins jobs.
C. Number of external build agents that can be used for jobs run on this Jenkins master.
D. Number of CPU cores configured for this master.
E. Number of jobs that can execute simultaneously on the Jenkins master
You were down in the data center working on something else and received a phone call to make a change on the Jenkins server. As the rack does not have sufficient power or internet for you to plug in your laptop, you decide to just use the console on the server itself. How would you access the CLI?
A. All of these
B. java -jar /var/lib/jenkins/jenkins-cli.jar -s http://localhost:8080/
C. jenkins
D. jcli
Which of the following are advantages of a Pipeline job when compared to a Freestyle job? Choose 2 answers
A. Jenkins can be restarted while a build is In progress without impacting the build.
B. Job definition can be loaded from the Source Code Management system at build time.
C. No extra plugins must be installed.
D. Builds can be parameterized.
E. Builds can be triggered with millisecond granularity.
Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only CloudBees exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your CJE exam preparations and CloudBees certification application, do not hesitate to visit our Vcedump.com to find your solutions here.