1
0
Fork 0
llvm-premerge-checks/docs/user_doc.md
2019-11-08 12:25:24 +01:00

1.4 KiB

Sign up for beta test

To sign up for the pre-merge tests, please add your user id to the Herald rule triggering the builds. If you can't modify the rule yourself, please add a comment to this issue with your Phabricator user name and we'll add you.

Integration in Phabricator

Once you're signed up, Phabricator will automatically trigger a build for every new patch you upload or every existing patch you modify. Phabricator shows the build results at the top of the entry: build status

If a unit test failed, this is shown below the build status. You can also expand the unit test to see the details: unit test results

After every build the build server will comment on your latest patch, so that you can also see the results for previous changes. The comment also contains a link to the log files: bot comment

The build logs are stored for 90 days and automatically deleted after that.

You can also trigger a build manually by using the "Run Plan Manually" link on the Harbormaster page and entering a revision ID in the pop-up window.

Reporting issues

If you notice any bugs, please create a new issue.