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

Issue 1501663002: annotated_run.py: Add LogDog bootstrapping. (Closed)

Created:
5 years ago by dnj
Modified:
4 years, 11 months ago
CC:
chromium-reviews, estaab, infra-reviews+build_chromium.org, kjellander-cc_chromium.org, stip+watch_chromium.org
Target Ref:
refs/heads/master
Project:
build
Visibility:
Public.

Description

annotated_run.py: Add LogDog bootstrapping. BUG=chromium:550673 TEST=`./scripts/slave/unittests/annotated_run_test.py` Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=298289

Patch Set 1 #

Total comments: 24

Patch Set 2 : Cleanup, fixes. #

Total comments: 2

Patch Set 3 : Added some unit testing, fixed some things. #

Patch Set 4 : Add CIPD bootstrapping. #

Patch Set 5 : Update service account path now that it exists: https://chromereviews.googleplex.com/341937013 #

Total comments: 8

Patch Set 6 : Fixes, remove exception assert. #

Patch Set 7 : Update LogDog commands, generate prefix. #

Patch Set 8 : Updated, actually works. #

Total comments: 21

Patch Set 9 : Comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1069 lines, -52 lines) Patch
M scripts/slave/annotated_run.py View 1 2 3 4 5 6 7 8 12 chunks +444 lines, -52 lines 0 comments Download
A scripts/slave/cipd.py View 1 2 3 4 5 6 7 8 1 chunk +159 lines, -0 lines 0 comments Download
A scripts/slave/gce.py View 1 2 3 4 5 6 7 8 1 chunk +74 lines, -0 lines 0 comments Download
M scripts/slave/unittests/annotated_run_test.py View 1 2 3 4 5 6 7 8 2 chunks +332 lines, -0 lines 0 comments Download
A scripts/tools/gzjsondump.py View 1 2 3 4 5 6 7 1 chunk +60 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (10 generated)
dnj (Google)
Updated, PTAL. Migrated from https://chromiumcodereview.appspot.com/1468053008/ .
5 years ago (2015-12-04 07:10:45 UTC) #2
martiniss
looks alright! Any chance of adding tests for the code you added here? Not sure ...
5 years ago (2015-12-04 18:42:31 UTC) #3
dnj (Google)
Thanks for the review pass. I'm definitely going to write some tests. https://codereview.chromium.org/1501663002/diff/1/scripts/slave/annotated_run.py File scripts/slave/annotated_run.py ...
5 years ago (2015-12-05 02:51:26 UTC) #4
martiniss
Looking pretty good! https://codereview.chromium.org/1501663002/diff/20001/scripts/slave/annotated_run.py File scripts/slave/annotated_run.py (right): https://codereview.chromium.org/1501663002/diff/20001/scripts/slave/annotated_run.py#newcode213 scripts/slave/annotated_run.py:213: def ensure_directory(*path): Duplicate with line 129. ...
5 years ago (2015-12-07 22:03:46 UTC) #5
estaab
Dan, looks like this one is back on you. (reverse ping)
4 years, 11 months ago (2016-01-04 18:00:13 UTC) #6
dnj
PTAL +vadimsh@ for CIPD stuffs.
4 years, 11 months ago (2016-01-08 23:54:33 UTC) #10
martiniss
On 2016/01/08 at 23:54:33, dnj wrote: > PTAL > > +vadimsh@ for CIPD stuffs. lgtm, ...
4 years, 11 months ago (2016-01-09 00:29:51 UTC) #11
Vadim Sh.
lgtm to avoid blocking butler roll out not a fan of refetching everything all the ...
4 years, 11 months ago (2016-01-09 01:25:14 UTC) #13
dnj (Google)
Agreed that deploying to 2000+ slaves from raw CIPD is not a good idea. Let's ...
4 years, 11 months ago (2016-01-09 02:50:29 UTC) #14
dnj
PTAL, review PS#7 and #8. I had to do some updates to get it to ...
4 years, 11 months ago (2016-01-14 22:50:28 UTC) #17
iannucci
lgtm https://chromiumcodereview.appspot.com/1501663002/diff/190001/scripts/slave/annotated_run.py File scripts/slave/annotated_run.py (right): https://chromiumcodereview.appspot.com/1501663002/diff/190001/scripts/slave/annotated_run.py#newcode36 scripts/slave/annotated_run.py:36: LOGDOG_ERROR_RETURNCODES = ( gross :( https://chromiumcodereview.appspot.com/1501663002/diff/190001/scripts/slave/annotated_run.py#newcode61 scripts/slave/annotated_run.py:61: )) ...
4 years, 11 months ago (2016-01-15 04:18:18 UTC) #18
dnj
https://chromiumcodereview.appspot.com/1501663002/diff/190001/scripts/slave/annotated_run.py File scripts/slave/annotated_run.py (right): https://chromiumcodereview.appspot.com/1501663002/diff/190001/scripts/slave/annotated_run.py#newcode36 scripts/slave/annotated_run.py:36: LOGDOG_ERROR_RETURNCODES = ( On 2016/01/15 04:18:17, iannucci wrote: > ...
4 years, 11 months ago (2016-01-15 22:05:50 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1501663002/210001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1501663002/210001
4 years, 11 months ago (2016-01-15 22:09:10 UTC) #22
commit-bot: I haz the power
4 years, 11 months ago (2016-01-15 22:12:09 UTC) #24
Message was sent while issue was closed.
Committed patchset #9 (id:210001) as
http://src.chromium.org/viewvc/chrome?view=rev&revision=298289

Powered by Google App Engine
This is Rietveld 408576698