Free CJE Exam Braindumps (page: 21)

Page 20 of 47

How do you set a freestyle project to be parameterized?

  1. From "Project Configuration," select "This project is parameterized."
  2. Freestyle projects don't accept parameters
  3. Choose the project from the parameterized list in the "Configure System" section.
  4. All freestyle projects are parameterized

Answer(s): A



What's not true about a build executor?

  1. The default number of executors on a node is 4.
  2. You can run many of them in parallel.
  3. They can run on the master.
  4. It runs projects dictated by Jenkins.

Answer(s): A

Explanation:

The default number of executors on a node is 2.



How can you organize Jenkins projects (or jobs)?

  1. Folders
  2. Relational databases
  3. Folders and views
  4. Views

Answer(s): C

Explanation:

Projects can be organized in either folders or views.



Which is a valid environment variable string interpolation?

  1. "${VARIABLE}"
  2. Both "${VARIABLE}" and $VARIABLE
  3. %{VARIABLE}
  4. $VARIABLE

Answer(s): B

Explanation:

These are both valid forms of interpolation.






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

CJE Exam Discussions & Posts