A network engineer is configuring a Jenkins job and finishing with the following script in order to trigger the build: After saving the job, what should the engineer do next?

IT Exam Items RepositoryCategory: DevNetA network engineer is configuring a Jenkins job and finishing with the following script in order to trigger the build: After saving the job, what should the engineer do next?

A network engineer is configuring a Jenkins job and finishing with the following script in order to trigger the build:

After saving the job, what should the engineer do next?

  • Test the script in Docker.
  • Run the job.
  • Open the Recent Changes option to verify the results of the job.
  • Manually run the samplerunning container.

Explanation: Once a script is created, use the Build Now Jenkins menu option to run the job. If the script is done correctly, then the Stage View should show three green boxes. If errors are found, check the script for errors.

Related exam: DevNet Associate – Practice Final Exam Answers