What happens to all associated configuration metadata (on jobs, builds, etc) after a plugin is
uninstalled?
A
Which arc true when installing new plugins? Choose 2 answers
B, C
Which TIIKII of the following are considered best practices when setting up rules for notifications?
B, C, D
Which of the following are true about the "post" section of a Declarative Pipeline that defines
additional steps that run at the end of either a pipeline stage or the pipeline itself? Choose 3 answers
B, C, E
Pipelines often require access to protected resources such as servers, databases, and SCMs. Without
using an external credentials manager, which of the following provides the most secure centralized
mechanism for managing the "secrets" that Jenkins requires to login/authenticate (for example:
keys, tokens, passwords)?
A
In Jenkins, a trigger commonly refers to a mechanism that automatically_________.
B
Which statements about a Distributed Version Control System are correct? Choose 2 answers
A, E
A Freestyle job has the configuration shown here:
You run the following command from a Unix terminal: curl http: ///git/notifyCommit?
url-gitagithub.com: cloudbees/github test.git Will the Job be triggered?
D
In order to send email notifications on build completion using Jenkins' built in mail functionality,
which TWO of the following must be true?
A, B
Which of the following are advantages of a Pipeline job when compared to a Freestyle job? Choose 2
answers
A, B