Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

183624452 swarming adb path #754

Merged
merged 2 commits into from
Apr 1, 2021

Conversation

hevrard
Copy link
Contributor

@hevrard hevrard commented Apr 1, 2021

No description provided.

hevrard added 2 commits April 1, 2021 16:52
The benchmark command has been refactored in the meantime, such that
the way the script uses it is invalid now. We don't use that script in
any swarming test.
Make sure all commands used in swarming test scripts use the same ADB
command. This can help avoid flakes due to AGI detecting a different
ADB than the one that comes by default on swarming bots path.

Bug: b/183624452
Test: manual, on all swarming scripts
@hevrard hevrard requested review from hliatis and johnplate April 1, 2021 16:00
@google-cla google-cla bot added the cla: yes label Apr 1, 2021
@hevrard
Copy link
Contributor Author

hevrard commented Apr 1, 2021

There are two commits, the first one gets rid of an irrelevant test script, the second contains meaningful change. You should first look at the change in botutil.py that defines the BotUtil class and moves various methods under it, and then these methods are used in other scripts.

@hevrard hevrard merged commit b76c39b into google:master Apr 1, 2021
@hevrard hevrard deleted the 183624452-swarming-adb-path branch April 1, 2021 18:47
hevrard added a commit to hevrard/agi that referenced this pull request Apr 8, 2021
The recent refactoring of Swarming scripts to enforce the use of the
same ADB everywhere (google#754)
overlooked the gpu profiling validation script, this change fixes it.

Bug: b/184810080
Test: manual on a local device
hevrard added a commit that referenced this pull request Apr 9, 2021
The recent refactoring of Swarming scripts to enforce the use of the
same ADB everywhere (#754)
overlooked the gpu profiling validation script, this change fixes it.

Bug: b/184810080
Test: manual on a local device
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants