CCJE Exam Question 1

You need to automate the deployment of 20 base Jenkins masters. For this, you set the system property Jenkins, install .runSetupWizard to the value "false".
Which is TRUE aboutyour Jenkins masters?
  • CCJE Exam Question 2

    How can you easily see if a plug in you use needs to be upgraded to a new version?
  • CCJE Exam Question 3

    As an administrator, you want to prevent your users from running builds on a specific agent without preventing them fromconfigurejobs. On CloudBees Core, which option allows you to do that?
  • CCJE Exam Question 4

    Declarative Pipelines and Scripted Pipelines are both defined in a Jenkinsfilee and use the same underlying subsystem. Which of the following is NOT true when discussing Declarative versus Scripted Pipelines?
  • CCJE Exam Question 5

    What is the purpose of Pipeline checkpoints?