1 / 5

Actual CCJE Exam Test Questions Killtest V8.02

Share the actual CCJE test questions with you.

Download Presentation

Actual CCJE Exam Test Questions Killtest V8.02

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. The safer , easier way to help you pass any IT exams. 1.The Jenkins Install Wizard allows you to_________. A. define the security settings of the Jenkins instance you are installing B. define an admin user for Jenkins C. define non-admin users for Jenkins D. completely define the security and notification settings of the Jenkins instance you are installing E. define executor agents Answer: A CCJE Jenkins Engineer CloudBees Questions Killtest 2.Which of the following "agent" directives are not valid in Declarative Pipeline? A. agent {dockerfile {filename * Dockerfile' }} B. agent docker C. agent none D. agent { label " linux } E. agent { docker ' centos: latest ' } Answer: B 3.You have a project X that depends on project Y, which in turn depends on protect /. You are working on project /. learn X reported that feature team /.Jar, which they are using, causes a NullPointerException. What Jenkins feature tell you, as a member of team z, which builds are using (or not using) feature team-z jar build #32? A. The "Fingerprint" feature. B. The "Archive the artifacts" post-build action. C. The Jenkins Blueprint feature. D. The can only be done if you install the Build Analysis plugin. Answer: C 4.You are using the Jenkins CLI to communicate with a remote Jenkins master. Which are valid ways to authenticate your identity to gain access? Choose 2 answers A. A Jenkins user's username and password or API token. B. A Jenkins user's username and GitHub API token. C. A Jenkins user's username and Kerberos token. D. An SSH key matching an entry in the authorized_keys file of the user account that the Jenkins master process runs "as". E. An SSH key matching a Jenkins user's public key. Answer: A,C 5.What happens to all associated configuration metadata (on jobs, builds, etc) after a plugin is uninstaller? A. Nothing happens. The data remains on the persisted form of the configuration until the next save of that Rem (job, etc.). B. It is deleted on the next restart of Jenkins. C. It Is deleted on the next configuration reload. D. It Is deleted Immediately. E. The data is backed up and then deleted from the live configuration. 2 / 4

  2. The safer , easier way to help you pass any IT exams. Answer: A 6.What does Jenkins do after activating "Prepare for Shutdown" from "Manage Jenkins"? A. Wait for existing builds to complete and then shut down Jenkins. B. Wait for existing builds to complete and then restart Jenkins. C. Cancel the effect of the "quiet-down" command if Jenkins is already in Quiet Down mode. D. None of the above. Answer: A 7.How can you easily see if a plug in you use needs to be upgraded to a new version? A. Check the Jenkins Update Center. B. Search for the plugin in the Jenkins artifact repository. C. Email the maintainer. D. Check the plugin wiki Answer: A 8.In which situations can the REST API be used? Choose 3 answers A. Modifying the authorization strategy configuration. B. Administering Jenkins' global configuration. C. Creating/copying jobs. D. Triggering a new build. E. Retrieving information from Jenkins for programmatic consumption Answer: A,C,E 9.You have an Operations Center with two connected Masters. You want to start a job on Master B from a fob on Master A. What is the preferred way to accomplish this? A. Use the Pipeline build step with the remote path URL argument. B. Use the cross team collaboration feature to publish a build notification and subscribe to that notice from Jobs that should run when the notification is published. C. Broadcast an e-mail message from the Job on Master A and monitor the e-mail queue from Master B. D. Use the "Trigger parameterized build on other projects" post-build step and specify the remote path as project name. E. Use the trigger-remote-build CLI command and pass the Job URL as a parameter. Answer: B 10.Which actions can you accomplish using the Cloud Bees Core Install Wizard? Choose 2 answers A. Define the initial set of users for the instance. B. Request an Evaluation License to use with the CloudBees Core instance being installed C. Install a set of recommended plugins (which includes some proprietary plugins developed by CloudBees). D. Define the initial security settings for the instance. E. Update the Jenkins release used by an existing Operations Center. Answer: A,C CCJE Jenkins Engineer CloudBees Questions Killtest 3 / 4

  3. The safer , easier way to help you pass any IT exams. 11.The main purpose of the Beekeeper Upgrade Assistant is to_________. A. Automatically install new CloudBees Core releases as soon as they are available. B. Provide information on the current status and configuration options of the CloudBees Assurance Program. C. Enforce and lock a specific configuration in the CloudBees Core instance defined by the administrator. D. Notify the user when a new CloudBees Core release is available. Answer: A 12.Which Jenkins job status indicates that tests failed? A. Unstable B. Success C. Aborted D. Failure E. Not Built Answer: D 13.What is the purpose of Pipeline checkpoints? A. To allow continuing the build on another agent. B. To avoid having to rerun the entire Pipeline If a transient error occurs. C. To visually separate stages. D. To run additional tests. E. To configure pipelines to send a progress report by email when a checkpoint is reached. Answer: A 14.Which are ways to influence the number of build artifacts that can be archived? Choose 2 answers A. unit build data using the job setting "Discard old builds". B. Change the order of jobs in the pipeline. C. Gear the Jenkins cache. D. Increase the size of the JENKINS.HOME partition/logical volume. E. Make sure you regularly delete unused views. Answer: A,D 15.Which of the following are true about the structure of a Declarative Pipeline? Choose 2 answers A. Any Pipeline DSL code that implements complex computational tasks must be located outside any stage block. B. All stages in a Pipeline must execute on the same type of agent. C. Steps are the logical segmentation of a Pipeline; they contain stages that define actual tasks. D. Each pipeline must have a global agent specification. E. Stages are the logical segmentation of a Pipeline; they contain steps that define actual tasks. Answer: A,B CCJE Jenkins Engineer CloudBees Questions Killtest 4 / 4

More Related