Google Cloud Certified - Professional Cloud DevOps Engineer Exam Professional-Cloud-DevOps-Engineer Question # 42 Topic 5 Discussion

Google Cloud Certified - Professional Cloud DevOps Engineer Exam Professional-Cloud-DevOps-Engineer Question # 42 Topic 5 Discussion

Professional-Cloud-DevOps-Engineer Exam Topic 5 Question 42 Discussion:
Question #: 42
Topic #: 5

You are developing reusable infrastructure as code modules. Each module contains integration tests that launch the module in a test project. You are using GitHub for source control. You need to Continuously test your feature branch and ensure that all code is tested before changes are accepted. You need to implement a solution to automate the integration tests. What should you do?


A.

Use a Jenkins server for Cl/CD pipelines. Periodically run all tests in the feature branch.


B.

Use Cloud Build to run the tests. Trigger all tests to run after a pull request is merged.


C.

Ask the pull request reviewers to run the integration tests before approving the code.


D.

Use Cloud Build to run tests in a specific folder. Trigger Cloud Build for every GitHub pull request.


Get Premium Professional-Cloud-DevOps-Engineer Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.