How can you easily see if a plugin you use needs to be upgraded to a new version?
A. Check the plugin wiki.
B. Search for the plugin in the Jenkins artifact repository.
C. Email the maintained
D. Check the Jenkins Update Center.
What are the main advantages of using webhooks/post commit hooks from your Source Code Management system to trigger your Jenkins project rather than using SCM polling? Choose 2 answers
A. Builds are started on a defined a on schedule.
B. Avoid unnecessary overhead from polling.
C. Builds are started immediately after changes are committed.
D. The entire repository Is scanned so no commits are missed.
How do you set up the Git Plugin Git hook from a project configuration perspective?
A. Set the "GitHub hook trigger for GITScm polling" trigger
B. Set the "Poll scm" trigger, but you don't have to specify an interval
C. None of these
D. Set the "Build Periodically" trigger, but you don't have to specify an interval
Which step is NOT part of a traditional continuous integration workflow?
A. Add or change tests as necessary
B. Checkout from an SCM.
C. Update with latest code from the mainline.
D. Ask your manager for permission to commit code.
How do you add a new folder?
A. Click "New Item" in the left dashboard panel, then select "Folder"
B. None of these
C. Add a folder on the Jenkins master file system in /var/lib/jenkins
D. You can add one from another project's "Configuration" view
What determines what can be seen in a "My View"?
A. It shows items that match a filter regular expression.
B. It shows all items configured in Jenkins.
C. It shows all items a user has permission to view in Jenkins.
D. None of these
Which of the following build steps is most appropriate to use to publish the artifact files of a build?
A. Copy artifact files to the agent file system
B. Upload the artifact files to a central artifact repository.
C. Stash artifact files.
D. Commit the artifact files to git.
You have a stage called "Promote to Green," and you only want to run it when "development" is the current branch in a multibranch pipeline. How would you use the "when" declarative to accomplish this?
A. when { branch 'development' }
B. when { branch 'master' }
C. when( $branch == 'development')
D. when 'development'
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. Steps are the logical segmentation of a Pipeline; they contain stages that define actual tasks.
C. Stages are the logical segmentation of a Pipeline; they contain steps that define actual tasks.
D. Each pipeline must have a global agent specification.
E. All stages in a Pipeline must execute on the same type of agent.
When you upgrade a plugin and find an issue in the new version, how ran you move hade to the previously installed version? Choose 2 answers
A. Use the pluginManager.downgrade method in the script console.
B. Select the version you want to use in the global configuration section for this plugin.
C. Select one of the previous versions in the Plugin Manager.
D. Manually download and install the previously installed version.
E. Use the "downgradeplugin" command In the Jenkins CI I
F. Use the button on the Plugin Manager that allows a downgrade to the previously installed version.
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.