New CCJE Test Materials & Valid CCJE Test Engine [Q10-Q35]

Share

New CCJE Test Materials & Valid CCJE Test Engine

CCJE Updated Exam Dumps [2021] Practice Valid Exam Dumps Question

NEW QUESTION 10
How can you set the values of a parameterized build on the command line using the Jenkins CLI (jenkins-cli.jar)?

  • A. The Jenkins CL1 can only start builds without parameters.
  • B. Create a file containing KEY=Value pairs (one per line) and use the --parameters file command line argument.
  • C. Append #KEY-Value to the command line.
  • D. Append -p KEY=Value to the command line.
  • E. Append --parameter-KEY-Value to the command line.
  • F. Set the jenkins_parameters environment variable.

Answer: E

 

NEW QUESTION 11
Which are supported I dilute Modes in the Cluster Operations Job type?
Choose 3 answers

  • A. Fail Dynamic
  • B. Fail At The End
  • C. Fail Tidy
  • D. Fail Immediately
  • E. Fail On Second Fail (allow single operation failure)

Answer: C,D,E

 

NEW QUESTION 12
Which are ways to influence the number of build artifacts that can be archived? Choose 2 answers

  • A. Make sure you regularly delete unused views.
  • B. Increase the size of the JENKINS.HOME partition/logical volume.
  • C. Change the order of jobs in the pipeline.
  • D. Gear the Jenkins cache.
  • E. unit build data using the job setting "Discard old builds".

Answer: B,E

 

NEW QUESTION 13
Your Pipeline has three stages: build, test, and deploy. You want the build and test stages to run automatically (without requiring human interaction), but you want the deploy stage to require approval by a human being.
How do you achieve that goal?

  • A. Use a stage step Just before the deploy stage.
  • B. This is not possible using Pipeline, because a Pipeline must run from start to finish without human interaction.
  • C. Create a separate Pipeline to run the deploy stage.
  • D. Use an input step Just before the deploy stage.

Answer: C

 

NEW QUESTION 14
Withthe CloudBees Folders Plus plugin, which step is required to configure a controlled agent?

  • A. The folder administrator sends an email, containing the folder ID, to the agent administrator, who adds the ID to the list of approved folders.
  • B. The folder administrator sends a request, containing a digital signature, to the agent administrator, who adds the signature to the list of approved signatures.
  • C. Anyone with admin permissions can simply be the ID of the folder to the specific agent; no other steps are necessary.
  • D. The folder administrator creates a request key which is given to the agent administrator, who approves the request key and sends back a request secret.

Answer: B

 

NEW QUESTION 15
When a Cloud Bees Core instance is enrolled in the CloudBees Assurance Program, which functions do the Beekeeper Upgrade Assistant perform?
Choose 2 answers

  • A. Configure, under certain circumstances, CAP-specific Update Centers.
  • B. Perform automatic upgrades to new CloudBees Core releases as soon as they are available.
  • C. Monitor the plugins installed in the instance.
  • D. Prevent any upgrades of plugins.
  • E. Delete every Update Center configured in the instance.

Answer: B,E

 

NEW QUESTION 16
Which types of data in a Client Master can be selected in a backup step of a Cluster Operations Job?
Choose 3 answers

  • A. Build records.
  • B. Job configurations.
  • C. Folders configurations.
  • D. Views configurations.
  • E. System configuration.

Answer: B,D

 

NEW QUESTION 17
Which of the following would correctly complete the sentence, "Continuous Integration is a _______ of Continuous Delivery"?
Choose 2 answers

  • A. consolidation
  • B. process definition
  • C. superset
  • D. subset
  • E. requirement

Answer: B,D

 

NEW QUESTION 18
On a Jenkins master, where would you configure tools like Maven, JDK, and Ant?

  • A. Manage Jenkins -> Configure System
  • B. Build tools need to be configured manually on each agent.
  • C. Jenkins Nodes -> Install Tools
  • D. Manage Jenkins -> Global Tool Configuration

Answer: D

 

NEW QUESTION 19
Which Jenkins job status indicates that tests failed?

  • A. Aborted
  • B. Not Built
  • C. Failure
  • D. Success
  • E. Unstable

Answer: C

 

NEW QUESTION 20
When the "Allow automatic, downgrades of plugins on restart" option Is enabled in the Beekeeper Upgrade Assistant, which statements are TRUE? Choose 2 answers

  • A. Plugins outside the CAP Collection will be downgraded If needed to maintain the system consistency.
  • B. Plugins will be downgraded even if there are other plugins that have an optional dependency on the installed version.
  • C. Only plugins inside the CAP Collection can be downgraded.
  • D. Plugin downgrades are very safe operations, so no backups are needed.
  • E. A plugin downgrade will fall if the Installed version is needed by an installed plugin outside the CAP Collection.

Answer: B,E

 

NEW QUESTION 21
You are an administrator of a base Jenkins master with the recommended pluginset and you wantto connect a new agent using SSH. Authentication on the remote node that will host the agent is done with an SSH key-pair which your users must NOTbe able to see or access. Which of the following is I Kill assuming your users do not have admin rights?

  • A. You cannot use an SSH key pair. Configure a password for the agent's SSH user, and create a credential of type "Username with password" for the node's SSH authentication.
  • B. Use a credential "SSH Username with private key", restricted to the Scope "Agents", for the node's SSH authentication.
  • C. Use a credential "SSH Username with private key", restricted to the Scope "System", for the node's SSH authentication.
  • D. The SSH key will be stored in the )ENKINS_HOME/.ssh folder. Configure the agent to use a key from the "standard" SSH folder.

Answer: A

 

NEW QUESTION 22
You are using GitHub repository scanning (in a project of type "GitHub Organization") with the Pipeline Jenkinsfile Project Recognize In this case, which repositories under the organization will have Multibranch projects automatically created for them?

  • A. all repositories
  • B. only repositories that contain a Jenkinsfile in all their branches
  • C. all repositories that contain a 3enkinsfile in at least one branch or pull request
  • D. only repositories that contain a Jenkinsfile in at least one branch

Answer: C

 

NEW QUESTION 23
How does Jenkins integrate with Source Code Management Systems (SCM)? Choose 3 answers

  • A. Jenkins notifies the SCM system of the status of each source code change.
  • B. Jenkins retrieves source code from SCM repositories.
  • C. The SCM system starts a change review thread in Jenkins for each source code change that is made.
  • D. Any Job definition change in Jenkins automatically launches SCM actions.
  • E. The SCM system notifies Jenkins of each source code change; Jenkins then triggers the appropriate Jobs.

Answer: B,C,D

 

NEW QUESTION 24
Which of the following statements are TRUI about Global Pipeline Libraries Groovy scripts? Choose 2 answers

  • A. They can be stored on an NFS shared folder of your infrastructure.
  • B. They can be stored on an external SVN repository.
  • C. They can be stored on a git repository hosted by the Jenkins master.
  • D. They can be stored on the Jenkins master, inside the JENKINS.HOME/.globallibrary folder.
  • E. They can be stored by the Jenkins administrators, using a custom Job manager.

Answer: B,C

 

NEW QUESTION 25
Which of the following "Security Setting Enforcement" options are offered in the "Client master security" configuration on the Operations Center? Choose 3 answers

  • A. Do not enforce security settings on masters
  • B. Single Sign-On (authorization strategy only)
  • C. Single Sign-On (security realm only)
  • D. Single Sign-On (security realm and authorization strategy)
  • E. Single Sign-On (security realm and Project-based Matrix authorization strategy)

Answer: B,C,D

 

NEW QUESTION 26
Cluster Operations Jobs can be configured to have a sequence of operations. When one of these operations fails, how do you control the effect of that failure on the rest of the Ouster Operations flow?

  • A. Set the "Failure Mode" in the advanced options in a Ouster Operations Job configuration.
  • B. Create a Freestyle Job that listens to the build result of a Ouster Operations build and then dynamically sets the "Failure Mode".
  • C. It is not possible to control the effect of an operation failure. The build fails immediately.
  • D. With the CloudBees Monitoring plugin installed, configure an "Alert" In Jenkins global configuration (Manage Jenkins -> Configure System).

Answer: C

 

NEW QUESTION 27
Fingerprinting artifacts is the process of:

  • A. Recording the MD5 checksum of the selected artifacts.
  • B. Building, testing, and deploying the selected files to production environment.
  • C. Creating an archive file of the selected artifacts.
  • D. Enabling access passwords for the selected artifacts.

Answer: B

 

NEW QUESTION 28
Which of the following are true about Declarative Pipelines: Choose 3 answers

  • A. Declarative Pipeline uses the Pipeline domain specific language (DSL) to manipulate Jenkins objects.
  • B. The Jenkinsfile can incorporate any valid Apache Groovy code.
  • C. Declarative syntax can express complex flows and conditionals.
  • D. Execution can be resumed after most failures.
  • E. A jenkinsfile can express the entire CI/CD process as code that is stored in a Source Code Management system.

Answer: C,D,E

 

NEW QUESTION 29
You want to allow regular users to configure limited aspects of a fob but not allow them to change everything.
What Jenkins mechanism do you use?

  • A. Declarative Pipeline
  • B. Matrix based security
  • C. Build parameters
  • D. Job Configuration Restriction plugin
  • E. System environment variables

Answer: C

 

NEW QUESTION 30
What is the default directory whore a build takes place?

  • A. The Workspace directory.
  • B. The Builds directory in the job.
  • C. The JENKINS.HOME directory.
  • D. The user's home directory.

Answer: A

 

NEW QUESTION 31
What is the purpose of Pipeline checkpoints?

  • A. To configure pipelines to send a progress report by email when a checkpoint is reached.
  • B. To run additional tests.
  • C. To visually separate stages.
  • D. To avoid having to rerun the entire Pipeline If a transient error occurs.
  • E. To allow continuing the build on another agent.

Answer: E

 

NEW QUESTION 32
Where are fingerprints stored on disk ?

  • A. In the Workspace of each Job.
  • B. Inside each job which fingerprints artifacts ($JENKINS_HOME/Jobs/myJob).
  • C. Inside each artifact fingerprinted (under $JENKINS_HOME/jobs/myJob/builds).
  • D. In $JENKINS_HOME/fingerprints.

Answer: C

 

NEW QUESTION 33
Which is an advantage of using a replaceable build node?

  • A. It improves the throughput of master executors.
  • B. It allows jobs to have dedicated machines tailored to specialized needs.
  • C. It reduces the impact on productivity if there is an outage of a build node.
  • D. It decreases the load on the network.

Answer: B

 

NEW QUESTION 34
What Is the most efficient way to configure an environment variable that is needed for several pipelines and/or fobs?

  • A. Define the environment variable on the Operations Center so it is available to all pipelines and Jobs, whereever they run in the duster.
  • B. Define the environment variable in a shared library function that each Job calls.
  • C. Download the value from a URL during the build itself.
  • D. Set the environment variable on each pipeline or Job.
  • E. Put all the pipelines and Jobs on one master or in one folder and set the environment variable in that master or folder.

Answer: C

 

NEW QUESTION 35
......


CloudBees CCJE Exam Syllabus Topics:

TopicDetails
Topic 1
  • Interaction with Folders and Repository scanning
  • What are source code management systems and how are they used?
Topic 2
  • Definition of binary reuse, automated deployment, multiple environments
  • Setting up and using SSH agents, JNLP agents, cloud agents
Topic 3
  • Master-agent connectors and protocol
  • Which configurations are covered by the Installation Wizard?
Topic 4
  • How to share code across Pipelines
  • Benefits of Pipeline vs linked jobs
Topic 5
  • Functionalities offered by Pipeline
  • Fingerprinting jobs shared or copied between jobs
Topic 6
  • Definition of auditing, credentials, and other key security concepts
  • User database, project security, Matrix security
Topic 7
  • Setting up test automation in Jenkins against an uploaded executable
  • Finding and configuring required plugins
Topic 8
  • Including version control tags and version information
  • How to control access to items in Jenkins with folders
Topic 9
  • Define unit test, smoke test, acceptance test, automated verification/functional tests
  • Scanning GitHub and BitBucket Organization
Topic 10
  • Define continuous integration, continuous delivery, continuous deployment
  • Distributed builds architecture
Topic 11
  • Tool installations on agents
  • Authentication versus authorization
Topic 12
  • Identifying parameters and how to use them: file parameter, string parameter
  • Integrating with test automation tools
Topic 13
  • Setting up and running builds in parallel
  • Branch and Merge Strategies

 

CCJE Sample with Accurate & Updated Questions: https://www.actual4cert.com/CCJE-real-questions.html