-
Notifications
You must be signed in to change notification settings - Fork 71
Zuul PR checks
The PR (Pull Request) runs the Kata CI tests on the PR to check the proposed changes have not broken anything.
The best course of action is to locate and check the relevant build logs and determine what failed.
The relevant builds can be found on the Zuul Builds site. Identify which build relates to your PR, and click on the corresponding Result
column entry. That will let you access the job logs.
The ara-report
directory in the logs gives you access to a more user-friendly view of the logs, making it easier to find which playbook in the job run actually failed.
You can re-run the dco-license job by writing /zuul-recheck
in a comment on the affected PR.
You can ask @gwhaley or @ttx on the #kata-dev Slack channel or on your PR. See the communication section of the website for more details.