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

Issue 122313008: S3 devices should not be rebooted in provision step. (Closed)

Created:
6 years, 11 months ago by navabi
Modified:
6 years, 11 months ago
Reviewers:
cmp, bulach, frankf
CC:
chromium-reviews, craigdh+watch_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org, ilevy-cc_chromium.org, klundberg+watch_chromium.org, frankf+watch_chromium.org
Visibility:
Public.

Description

S3 devices should not be rebooted in provision step. Rebooting s3 devices causes device to be flaky during the deploy step. This is likely because WaitForPackageManager() does not wait long enough on the s3 devices. I've verified locally on the bot that without the reboot in the provision step, the devices are more reliable (i.e. deploy step passes). BUG=321063 TBR=frankf@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243542

Patch Set 1 #

Patch Set 2 : Add --s3-devices option. All other devices reboot. #

Total comments: 1

Patch Set 3 : Change option to be --no-reboot rather than device specific. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M build/android/buildbot/bb_device_steps.py View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
M build/android/buildbot/bb_run_bot.py View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 13 (0 generated)
navabi
See accompanying change: https://chrome-internal-review.googlesource.com/#/c/151268/1
6 years, 11 months ago (2014-01-07 05:40:21 UTC) #1
bulach
https://codereview.chromium.org/122313008/diff/30001/build/android/buildbot/bb_device_steps.py File build/android/buildbot/bb_device_steps.py (right): https://codereview.chromium.org/122313008/diff/30001/build/android/buildbot/bb_device_steps.py#newcode581 build/android/buildbot/bb_device_steps.py:581: parser.add_option('--s3-devices', action='store_true', from the other patch: it'd be better ...
6 years, 11 months ago (2014-01-07 15:43:08 UTC) #2
navabi
On 2014/01/07 15:43:08, bulach wrote: > https://codereview.chromium.org/122313008/diff/30001/build/android/buildbot/bb_device_steps.py > File build/android/buildbot/bb_device_steps.py (right): > > https://codereview.chromium.org/122313008/diff/30001/build/android/buildbot/bb_device_steps.py#newcode581 > ...
6 years, 11 months ago (2014-01-07 17:42:47 UTC) #3
bulach
lgtm, thanks!
6 years, 11 months ago (2014-01-07 18:01:56 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/navabi@google.com/122313008/70002
6 years, 11 months ago (2014-01-07 18:04:04 UTC) #5
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=43550
6 years, 11 months ago (2014-01-07 18:22:35 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/navabi@google.com/122313008/70002
6 years, 11 months ago (2014-01-07 18:32:48 UTC) #7
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=43564
6 years, 11 months ago (2014-01-07 18:59:22 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/navabi@google.com/122313008/70002
6 years, 11 months ago (2014-01-07 19:18:35 UTC) #9
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) nacl_integration http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=242771
6 years, 11 months ago (2014-01-08 00:29:30 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/navabi@google.com/122313008/70002
6 years, 11 months ago (2014-01-08 04:08:33 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/navabi@google.com/122313008/70002
6 years, 11 months ago (2014-01-08 06:30:59 UTC) #12
commit-bot: I haz the power
6 years, 11 months ago (2014-01-08 12:56:51 UTC) #13
Message was sent while issue was closed.
Change committed as 243542

Powered by Google App Engine
This is Rietveld 408576698