commit | dc2f89ea30118bd6401d45a07f4950fa601d2b8b | [log] [tgz] |
---|---|---|
author | Junji Watanabe <jwata@google.com> | Mon Nov 08 08:44:30 2021 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Nov 08 00:45:31 2021 -0800 |
tree | 995b150c571944f4b4b8e838a5a5973f2511f6c9 | |
parent | 01791bb10d1ef6bfdc29ab2a3677f26cee91eac0 [diff] |
[swarming] Install cas command to bots locally during local_smoke_test.py - Sets LUCI_GO_CLIENT_DIR env var in all tests. - also removes the `make_tree_call` assertion from test_run_tha_test_naked to pass it on Windows. Bug: 1135017, 1255535 Change-Id: Iaf566445cef6c9000b6da8971786d0c0fdcaae76 Reviewed-on: https://chromium-review.googlesource.com/c/infra/luci/luci-py/+/3266982 Auto-Submit: Junji Watanabe <jwata@google.com> Commit-Queue: Takuto Ikuta <tikuta@chromium.org> Reviewed-by: Takuto Ikuta <tikuta@chromium.org> NOKEYCHECK=True GitOrigin-RevId: a26cf39ea67a0c2045c21bce75da582d4a93a341
This is the Python Client code for LUCI. It's part of the main python repo, and is also mirrored into a standalone client-py repo.
To contribute changes you need to clone the main python repo and then use git cl upload. The client-py repo mirror (which appears in Chromium's third_party directory) cannot be contributed to directly.
This project is licensed under Apache v2.0 license. See LICENSE for details.