CloudBees CJE - Certified Jenkins Engineer (CJE)
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?
How do you configure notifications in a Jenkinsfile?
What's the SDLC?
How do you set a freestyle project to be parameterized?
Which of the following practices are recommended for a Declarative Pipeline? Choose 3 answers
Which is a valid agent declaration?
What's a Jenkins job (or project)?
What is the purpose of the "Manage Old Data" screen under "Manage Jenkins"?
Which of the following is true about resuming a Declarative Pipeline?
In a Pipeline, the stage step_________.