Add UWP builders to CQ

Also update doc.

Bug: angleproject:3928
Change-Id: I1134e1fa9338fa95d647502bf62edb42555caec8
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2033487
Reviewed-by: Jamie Madill <jmadill@chromium.org>
Commit-Queue: Yuly Novikov <ynovikov@chromium.org>
This commit is contained in:
Yuly Novikov
2020-01-31 14:05:46 -05:00
committed by Commit Bot
parent a805ac7cbe
commit 4dc1eb42a4
2 changed files with 7 additions and 1 deletions

View File

@@ -40,7 +40,7 @@ Try jobs from pre-commit builds are found on the builders console:
* Update **`infra/config/global/cr-buildbucket.cfg`** to add the new builder (to ci and try), and set the new config option.
* Update **`infra/config/global/luci-milo.cfg`** to make the builders show up on the ci and try waterfalls.
* Update **`infra/config/global/luci-scheduler.cfg`** to make the builders trigger on new commits or try jobs respectively.
* Update **`infra/config/cq.cfg`** to add the builder to the default CQ jobs (if desired).
* Update **`infra/config/global/commit-queue.cfg`** to add the builder to the default CQ jobs (if desired).
## Other Configuration