What must you configure to enable ADVPN?

Refer to the exhibit. What must you configure to enable ADVPN?A . On the hub VPN, only the device needs additional phase one settB . ADVPN should only be enabled on unmanaged FortiGate devices.C . Each VPN device has a unique pre-shared key configured separately on phase oneD . The...

April 18, 2021 No Comments READ MORE +

Which of the following are true about Declarative Pipelines: Choose 3 answers

Which of the following are true about Declarative Pipelines: Choose 3 answersA . Declarative syntax can express complex flows and conditionals.B . A jenkinsfile can express the entire CI/CD process as code that is stored in a Source Code Management system.C . Execution can be resumed after most failures.D ....

April 17, 2021 No Comments READ MORE +

How can you easily see if a plug in you use needs to be upgraded to a new version?

How can you easily see if a plug in you use needs to be upgraded to a new version?A . Check the Jenkins Update Center.B . Search for the plugin in the Jenkins artifact repository.C . Email the maintainer.D . Check the plugin wikiView AnswerAnswer: A

April 17, 2021 No Comments READ MORE +

Which is an advantage of using a replaceable build node?

Which is an advantage of using a replaceable build node?A . It allows jobs to have dedicated machines tailored to specialized needs.B . It improves the throughput of master executors.C . It reduces the impact on productivity if there is an outage of a build node.D . It decreases the...

April 16, 2021 No Comments READ MORE +

What is the purpose of Pipeline checkpoints?

What is the purpose of Pipeline checkpoints?A . To allow continuing the build on another agent.B . To avoid having to rerun the entire Pipeline If a transient error occurs.C . To visually separate stages.D . To run additional tests.E . To configure pipelines to send a progress report by...

April 16, 2021 No Comments READ MORE +

What does Jenkins do after activating "Prepare for Shutdown" from "Manage Jenkins"?

What does Jenkins do after activating "Prepare for Shutdown" from "Manage Jenkins"?A . Wait for existing builds to complete and then shut down Jenkins.B . Wait for existing builds to complete and then restart Jenkins.C . Cancel the effect of the "quiet-down" command if Jenkins is already in Quiet Down...

April 15, 2021 No Comments READ MORE +

What is the preferred way to accomplish this?

You have an Operations Center with two connected Masters. You want to start a job on Master B from a fob on Master A . What is the preferred way to accomplish this? A. Use the Pipeline build step with the remote path URL argument. B. Use the cross team...

April 14, 2021 No Comments READ MORE +

Which conditions must Alt be met In order for the JUnit publisher to display the job status .is "Unstable’’?

In a Freestyle fob, the tests are being executed within a Shell build step and then published vid the "Publish JUnit results" post build action . Which conditions must Alt be met In order for the JUnit publisher to display the job status .is "Unstable’’? Choose 3 answersA . The...

April 14, 2021 No Comments READ MORE +

Which actions can you accomplish using the Cloud Bees Core Install Wizard? Choose 2 answers

Which actions can you accomplish using the Cloud Bees Core Install Wizard? Choose 2 answersA . Define the initial set of users for the instance.B . Request an Evaluation License to use with the CloudBees Core instance being installedC . Install a set of recommended plugins (which includes some proprietary...

April 14, 2021 No Comments READ MORE +

On a Jenkins master, where would you configure tools like Maven, JDK, and Ant?

On a Jenkins master, where would you configure tools like Maven, JDK, and Ant?A . Manage Jenkins -> Global Tool ConfigurationB . Build tools need to be configured manually on each agent.C . Jenkins Nodes -> Install ToolsD . Manage Jenkins -> Configure SystemView AnswerAnswer: A

April 14, 2021 No Comments READ MORE +