commit | c18e04dd876ad9714e2de886a206940a397df71c | [log] [tgz] |
---|---|---|
author | Derek Beckett <dbeckett@chromium.org> | Wed Sep 29 14:10:42 2021 -0700 |
committer | Derek Beckett <dbeckett@chromium.org> | Tue Oct 05 17:39:19 2021 +0000 |
tree | 77f50856e591ec77ac2275f357c950c7e9e1a5e3 | |
parent | 619b525ac33081a9d9e21aff9f6c5a1e4f921025 [diff] |
tauto - rm import common to support proper packaging (4) Step 4 of many. Venv setup (With the setup.py in another CL before) should work now on the server side. Now the next issue will be running on the client side. I think this will be accomplished by deploying the entire src to the DUT, then just installing the venv, and hitting it. Not too sure yet though. BUG=b:192594749 TEST=None, because this intentionally broke alot of stuff Change-Id: I5342cd8180ccdff3344a1102b814e2aba26f75f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/tauto/+/3195058 Reviewed-by: Jesse McGuire <jessemcguire@google.com> Reviewed-by: Derek Beckett <dbeckett@chromium.org> Reviewed-by: Ruben Zakarian <rzakarian@chromium.org> Tested-by: Derek Beckett <dbeckett@chromium.org>