ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 94 - 300-910 discussion

Report
Export

Refer to the exhibit.

A developer is creating a script to test APIs. The Cisco Webex API and a CI/CD pipeline are tested to ensure that the script runs without problems. The script is executed without issues locally, but the CI/CD system returns the error shown.

What is the problem with the script?

A.

The CI/CD system is configured incorrectly to import the dependencies to the code

Answers
A.

The CI/CD system is configured incorrectly to import the dependencies to the code

B.

The code is pushed incorrectly to the CI/CD system

Answers
B.

The code is pushed incorrectly to the CI/CD system

C.

The version of Python is wrong in the CI/CD pipeline

Answers
C.

The version of Python is wrong in the CI/CD pipeline

D.

The CI/CD system is configured incorrectly to download the required dependencies

Answers
D.

The CI/CD system is configured incorrectly to download the required dependencies

Suggested answer: D

Explanation:

The Cisco Webex API and CI/CD pipeline need to be configured correctly to download the required dependencies in order for the script to run without issues. If the dependencies are not downloaded correctly, the script will fail to run properly and throw an error. The Cisco Implementing DevOps Solutions and Practices using Cisco Platforms (DEVOPS) Study Manual provides a detailed explanation of how to properly configure the CI/CD pipeline for the Cisco Webex API.

asked 10/10/2024
Fermin Paneque Cabrera
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first