Turn LUCI desktop perf bots into builder + tester pairs Note that it's intentional that e.g. Windows Tester runs on Linux. It doesn't compile or test, only schedules Swarming shards. Bug: chromium:908001 Change-Id: I6963b9ae290e4154cb52da35f3fc55aea8382065 Reviewed-on: https://webrtc-review.googlesource.com/c/115414 Commit-Queue: Oleh Prypin <oprypin@webrtc.org> Reviewed-by: Artem Titov <titovartem@webrtc.org>
This branch contains WebRTC project-wide configurations for chrome infra services.
For example, cr-buildbucket.cfg defines builders.
It is recommended to have a separate checkout for this branch, so switching to/from it does not populate/delete all files in the master branch.
Initial setup:
git clone https://webrtc.googlesource.com/src/ -b infra/config --single-branch config cd config git config depot-tools.upstream origin/infra/config
Now you can create a new branch to make changes:
git new-branch add-new-builder # edit files git commit -a git cl upload
Changes can be reviewed on Gerrit and submitted with commit queue as usual.
Any changes to this directory go live soon after landing, without any additional steps. You can see the status or force a refresh of the config at luci-config.