Which can be defined in and limited to a specific folder and its subfolders? Choose 4 answers
A Freestyle job is configured to execute concurrent builds, and to only build on a specific agent (agent A) that has 4 executors. You observe that 2 Instances of the job are currently building while several others are waiting in the build queue. Which of the following could explain why the builds are waiting in the build queue?
You are interested in integrating CI/CD in your work environment, but your team lead and several of your team members do not understand the concept. Your boss believes that continuous delivery will mean that someone (namely, you) will need to be on-call around the clock for constant monitoring and deployment of new code. You have a two-minute window to quickly explain what continuous delivery means. Out of the following answers, what is the clearest and most succinct correct answer?
In order to send email notifications on build completion using Jenkins' built in mail functionality, which TWO of the following must be true?
You are given the task to install Jenkins and its prerequisites as part of an initiative toimplement CI/CD. After installing the operating system, you will need to make sure what language is available for Jenkins to utilize before you can successfully install it?
In a "standalone" configuration, when masters manage the build environment and also execute builds with their own resources, which of the following Is true?
Which of the following are true about the structure of a Declarative Pipeline? Choose 2 answers
You have now been given charge over an existing Jenkins system install that was previously started by a colleague who is gone on a business trip. He left it in the install wizard phase. Unfortunately, your colleague did not note the initialAdminPassword. Where on the systemwould this be located?
Freestyle job configurations provide a post-build action that allows you to build other projects after a build of this job. Which trigger conditions are supported?
Choose 3 answers
Why Is the performance of a Jenkins master Improved by using a distributed builds architecture?
You need to grant permissions, via matrix-based security, to run a specific command in a Jenkins pipeline. The project parameters will not allow you to create a specific user to run this task, and you have no relevant groups. Which of the following is an option?