commit | 58bc0488c6bd13be3aa00f5a056f19a7ab18980b | [log] [tgz] |
---|---|---|
author | Jordan R Abrahams <ajordanr@google.com> | Thu Oct 28 20:33:57 2021 +0000 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Oct 29 17:15:17 2021 +0000 |
tree | 145648863b99bf3c6dd37f372292a5bcd35d0355 | |
parent | 70c83ac3df5d50f4fc4612fa2c9a5b8af4455842 [diff] |
crosperf: Update default_remotes to new DUTs DUTs have been moved to different rows and racks. This updates the default_remotes accordingly. These devices are chosen by checking the swarming dimension setting "label-pool=toolchain". Additionally, this removes Lulu machines as they are no longer in the toolchain pool. BUG=b:178744715 TEST=Presubmit hooks Change-Id: Ifefb6cb6d2dae58d3c27b55f3a39bccf2fd27eb4 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/3252241 Commit-Queue: Jordan R Abrahams <ajordanr@google.com> Tested-by: Jordan R Abrahams <ajordanr@google.com> Reviewed-by: Manoj Gupta <manojgupta@chromium.org>
toolchain-utils
Various utilities used by the Chrome OS toolchain team.
To run Python scripts in this directory, first run:
export PYTHONPATH=$(readlink -f .):$PYTHONPATH
from this directory.
Then you can run any script.
To get help on any script, type in python <script> --help
, or refer to the header of the script for more information.