New issue
Advanced search Search tips

Issue 658320 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android , Chrome
Pri: 2
Type: Bug

Blocked on:
issue 658319



Sign in to add a comment

Ensure build-level adb path consistency

Project Member Reported by martiniss@chromium.org, Oct 21 2016

Issue description

Only use one version of adb in all chromium src


Context is https://docs.google.com/document/d/1KzPTGYToPJXpCgX1HG8EcIF6Xy7RBYlKaqPpGl-tGeY/edit# (internal only). There was an outage because it appears that perf tests use a different version of adb than chromium src, and we rolled an SDK.
 
We do in most cases. An SDK roll is kind of an edge case where we update the chromium one but not the devil one.

The alternate solution, and the one I've been working on, is making the perf bots' use of adb consistent by specifying the path everywhere.
Is there a tracking bug for that work this should be duped into?

Comment 3 by benhenry@google.com, Oct 24 2016

Labels: cit-pm
Should we delete the sdk's copy of adb in order to enforce that all places use catapult's copy?
#4 I don't think so. (In most scenarios, they match anyway.)
Summary: Ensure build-level adb path consistency (was: Only use one version of adb in all chromium src)
Also, revising the issue title. We want to support using different adb binaries in different builds, but a given build should only use one adb binary.
Blockedon: 658319
Owner: jbudorick@chromium.org
Status: Assigned (was: Available)
Issue 660997 has been merged into this issue.
Labels: Hotlist-FunWithAdb

Comment 11 by stip@chromium.org, Feb 10 2017

Cc: -stip@chromium.org
Components: Infra>Client>Chrome
Labels: OS-Android
Moving Infra>Client>Android -> Infra>Client>Chrome+OS=Android
Components: -Infra>Client>Android
Labels: chops-pm

Sign in to add a comment