Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(242)

Issue 2252863004: Use crossystem inside_vm (Closed)

Created:
4 years, 4 months ago by achuithb
Modified:
4 years, 4 months ago
Reviewers:
nednguyen, norvez
CC:
catapult-reviews_chromium.org, telemetry-reviews_chromium.org
Base URL:
https://github.com/catapult-project/catapult.git@master
Target Ref:
refs/heads/master
Project:
catapult
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : . #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -7 lines) Patch
M telemetry/telemetry/core/cros_interface.py View 1 1 chunk +1 line, -4 lines 3 comments Download
M telemetry/telemetry/internal/platform/cros_platform_backend.py View 1 chunk +1 line, -3 lines 1 comment Download

Messages

Total messages: 17 (8 generated)
achuithb
Nicolas, PTAL
4 years, 4 months ago (2016-08-17 19:46:29 UTC) #4
norvez
https://codereview.chromium.org/2252863004/diff/20001/telemetry/telemetry/core/cros_interface.py File telemetry/telemetry/core/cros_interface.py (right): https://codereview.chromium.org/2252863004/diff/20001/telemetry/telemetry/core/cros_interface.py#newcode506 telemetry/telemetry/core/cros_interface.py:506: return self.RunCmdOnDevice(['crossystem', 'inside_vm'])[0] != '0' Can you rather check ...
4 years, 4 months ago (2016-08-18 11:28:27 UTC) #7
achuithb
https://codereview.chromium.org/2252863004/diff/20001/telemetry/telemetry/core/cros_interface.py File telemetry/telemetry/core/cros_interface.py (right): https://codereview.chromium.org/2252863004/diff/20001/telemetry/telemetry/core/cros_interface.py#newcode506 telemetry/telemetry/core/cros_interface.py:506: return self.RunCmdOnDevice(['crossystem', 'inside_vm'])[0] != '0' On 2016/08/18 11:28:27, norvez ...
4 years, 4 months ago (2016-08-18 18:36:02 UTC) #8
norvez
lgtm https://codereview.chromium.org/2252863004/diff/20001/telemetry/telemetry/core/cros_interface.py File telemetry/telemetry/core/cros_interface.py (right): https://codereview.chromium.org/2252863004/diff/20001/telemetry/telemetry/core/cros_interface.py#newcode506 telemetry/telemetry/core/cros_interface.py:506: return self.RunCmdOnDevice(['crossystem', 'inside_vm'])[0] != '0' On 2016/08/18 18:36:02, ...
4 years, 4 months ago (2016-08-18 22:58:00 UTC) #9
achuithb
On 2016/08/18 22:58:00, norvez wrote: > lgtm > > https://codereview.chromium.org/2252863004/diff/20001/telemetry/telemetry/core/cros_interface.py > File telemetry/telemetry/core/cros_interface.py (right): > ...
4 years, 4 months ago (2016-08-18 23:02:50 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2252863004/20001
4 years, 4 months ago (2016-08-18 23:02:57 UTC) #12
achuithb
Ned, could you please rubberstamp?
4 years, 4 months ago (2016-08-18 23:03:18 UTC) #14
nednguyen
lgtm
4 years, 4 months ago (2016-08-18 23:25:18 UTC) #15
commit-bot: I haz the power
4 years, 4 months ago (2016-08-18 23:36:56 UTC) #17
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/external/github.com/catapult-project/catapu...

Powered by Google App Engine
This is Rietveld 408576698