VMware Aria Automation 8.x Professional — Question 27
An administrator will use the VMware Aria Automation Pipelines Smart Templates to trigger pipeline testing when there are code changes in GitHub.
Which template should the administrator use?
Answer options
- A. Blank Canvas
- B. Continuous Delivery
- C. Continuous Integration
- D. Automation Template
Correct answer: C
Explanation
The correct answer is C, Continuous Integration, as it is specifically designed to automate the testing process whenever there are changes in the code repository. The other options, while useful for different purposes, do not focus on the immediate testing of code changes like Continuous Integration does.