AndreacodeCICD代码官方习题第三版
题号: b6wSM

The automated code testing and integration that Andrea ran as part of her organization’s CI/ CD pipeline errored out. What should Andrea do with the code if the company needs the code to go live immediately?Andrea作为其组织的CI/CD管道的一部分运行的自动化代码测试和集成出错。如果公司需要代码立即上线,Andrea应该如何处理代码?

A、Manually bypass the test. 手动绕过测试。
B、Review error logs to identify the problem. 查看错误日志以确定问题。
C、Rerun the test to see if it works. 重新运行测试以查看它是否有效。
D、Send the code back to the developer for a fix. 将代码发送回开发人员进行修复。

相关题目