A. as the last statement in a stage that does a lot of work
B. in its own ' stage ' that uses 'agent none'
C. just before a stage that is vulnerable to a transient error such as a network failure or low disk space
D. as the first statement after a stage block
A. Cancel the effect of the "quiet-down" command if Jenkins is already in Quiet Down mode.
B. Wait for existing builds to complete and then restart Jenkins.
C. None of the above.
D. Wait for existing builds to complete and then shut down Jenkins.
A. Upgrade every plugin In the CAP Collectionto the version defined by CAP.
B. Upgrade to a new version of CloudBees Core if it is available.
C. Upgrade every plugin in the system to the latest available version.
D. Replace every plugin in the system with the version defined by CAP.
A. Enable logging for a folder.
B. Assign an administrator to a folder.
C. Restrict an agent to a folder.
D. Restrict which kinds of items may be created in a folder.
A. Use the trigger-remote-build CLI command and pass the Job URL as a parameter.
B. Use the cross team collaboration feature to publish a build notification and subscribe to that notice from Jobs that should run when the notification is published.
C. Use the Pipeline build step with the remote path URL argument.
D. Use the "Trigger parameterized build on other projects" post-build step and specify the remote path as project name.
E. Broadcast an e-mail message from the Job on Master A and monitor the e-mail queue from Master B.
A. prepares a test environment in Jenkins
B. transfers artifacts to a staging server for testing
C. can be used to group a number of other steps into a logical unit for display
D. collects a set of artifacts that can be referenced in a later Pipeline step
A. The agent's SSH Public Key must be in the master's authorized keys.
B. SSHD must be installed on the agent.
C. The pubic key of the credential that is used for the agent must be installed on the agent.
D. OpenSSL must be instated on the agent.
E. You must log into the agent with SSH and start the agent.
A. Number of plugins instated on the Jenkins instance.
B. The memory used to run the Jenkins instance.
C. The number of users registered on the Jenkins instance.
D. Number of Jobs in the build queue.
E. HTTP requests received by the Jenkins instance.
A. Discard build records.
B. Start new versions of Jenkins on fresh machines.
C. Remove all non-bundled plugins.
D. Purge the secrets.key and secrets-not-so-secret.key regularly.