Free CJE Exam Braindumps (page: 8)

Page 7 of 47

What is the default directory where a build takes place?

  1. The Workspace directory.
  2. The Builds directory in the Job.
  3. The JENKINS_HOME directory.
  4. The user's home directory.

Answer(s): A



Which of the following are true about the structure of a Declarative Pipeline? Choose 2 answers

  1. Any Pipeline DSL code that Implements complex computational tasks must be located outside any stage block.
  2. Steps are the logical segmentation of a Pipeline; they contain stages that define actual tasks.
  3. Stages are the logical segmentation of a Pipeline; they contain steps that define actual tasks.
  4. Each pipeline must have a global agent specification.
  5. All stages in a Pipeline must execute on the same type of agent.

Answer(s): C,D



In Jenkins, which section in a Freestyle job configuration is used to execute a Linux (shell) or Windows (batch) command?

  1. Build
  2. Build Environment
  3. Source Code Management
  4. Build Triggers
  5. Post-build Actions

Answer(s): A



One quality of an ideal build node K that it is _______________.

  1. ephemeral and replaceable
  2. tailored to specific builds
  3. on-master
  4. static

Answer(s): A






Post your Comments and Discuss CloudBees CJE exam with other Community members:

CJE Exam Discussions & Posts