Cisco
300-910 · Question #95
Refer to the exhibit. A developer must use continuous delivery. To accomplish this, a Jenkins pipeline is used. During implementation, the developer installed all prerequired dependencies. When the pi
The developer did not run the command to install the prerequisite packages for the application in the build stage of the Jenkins pipeline. For this reason, it throws an error in the unit test for not finding the packages.
CI/CD Pipelines
Question
Refer to the exhibit. A developer must use continuous delivery. To accomplish this, a Jenkins pipeline is used. During implementation, the developer installed all prerequired dependencies. When the pipeline is run, the output is returned. What is the cause of the issue?
Explanation
The developer did not run the command to install the prerequisite packages for the application in the build stage of the Jenkins pipeline. For this reason, it throws an error in the unit test for not finding the packages.
Topics
#Jenkins Pipeline#Continuous Delivery#Dependency Resolution#Pipeline Troubleshooting
Community Discussion
No community discussion yet for this question.