In a JUnit report, if we set the "Health report amplification factor" to 2 and there's a 1% failure, what's the health score?
Which enables you to use artifacts from a completed build in the workspace of the currently running build?
You are using a base Jenkins master in production with the recommended set of plugins.
The administrators have configured a Global Pipeline Library named "common-libs", stored in a git repository, with the configuration shown in the exhibit above.
You have a Pipeline job at the root of the Jenkins dashboard, whose script starts with the annotation @LibraryCcommon-libs') _
You want to test this Pipeline job with a beta version of the Global Pipeline Library "common-libs", stored on the branch named ‘’edge’’ the git repository.
Which of the following statements are TRUE? Choose 2 answers
Which of these tasks are ONLY available from the "Manage Jenkins'' page? Choose 2 answers