[webkitpy] Migrate to Buildbucket and switch to a new Mac try bot
The immediate issue this CL tries to fix is crbug.com/830629, which is fixed by using mac_chromium_rel_ng instead of mac10.12_blink_rel for rebaselining on Mac 10.12. After crbug.com/818301, the remaining *_blink_rel bots need to be replaced as well. (NOTE: mac_chromium_rel_ng is planned to be upgraded to 10.13 soon. When that happens, mac_chromium_10.12_rel_ng should be used for 10.12. We are using mac_chromium_rel_ng for now only because of capacity issues of mac_chromium_10.12_rel_ng.) Meanwhile, we take this chance to add support for LUCI Buildbucket as Buildbot (and its "master" concept) is being deprecated. Buildbuckets for each bot can now be specified in builders.json. The special treatment for android_blink_rel is also moved into builders.json to reduce the amount of magic in the code. Bug: 830629 Change-Id: I4c1777f93ff63ccd7bc35abaaea435eafd19e18c Reviewed-on: https://chromium-review.googlesource.com/1003132 Commit-Queue: Robert Ma <robertma@chromium.org> Reviewed-by:Quinten Yearsley <qyearsley@chromium.org> Cr-Commit-Position: refs/heads/master@{#549676}
Showing
Please register or sign in to comment