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

Issue 3461028: Update cbuildbot.py to print manifests when we sync. (Closed)

Created:
10 years, 3 months ago by davidjames
Modified:
9 years, 4 months ago
Reviewers:
tbourget, raymes, sosa
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, anush, sosa
Visibility:
Public.

Description

Update cbuildbot.py to print manifests when we sync. If cbuildbot.py printed out a manifest when it syncs, it would make it possible for us to reproduce the build later by looking at what revisions the buildbot was using. This is useful for debugging. Change-Id: I186ad01eef0090b6c618cb7ad583085197474018 BUG=chromium-os:7069 TEST=Ran test suite with 3441027 patched in (Sosa's patch that fixes an unrelated issue with the unit tests) Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=70b297a

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M bin/cbuildbot.py View 1 chunk +3 lines, -0 lines 2 comments Download

Messages

Total messages: 7 (0 generated)
davidjames
10 years, 3 months ago (2010-09-25 05:21:45 UTC) #1
sosa
http://codereview.chromium.org/3461028/diff/1/2 File bin/cbuildbot.py (right): http://codereview.chromium.org/3461028/diff/1/2#newcode73 bin/cbuildbot.py:73: # Output manifest Period at end of comment . ...
10 years, 3 months ago (2010-09-25 21:46:43 UTC) #2
davidjames
http://codereview.chromium.org/3461028/diff/1/2 File bin/cbuildbot.py (right): http://codereview.chromium.org/3461028/diff/1/2#newcode73 bin/cbuildbot.py:73: # Output manifest On 2010/09/25 21:46:43, sosa wrote: > ...
10 years, 3 months ago (2010-09-25 22:43:46 UTC) #3
sosa
LGTM. I was wondering whether or not this was part of a preceding check in ...
10 years, 2 months ago (2010-09-26 04:46:40 UTC) #4
raymes
Thanks! On 2010/09/26 04:46:40, sosa wrote: > LGTM. I was wondering whether or not this ...
10 years, 2 months ago (2010-09-27 16:22:19 UTC) #5
tbourget
would prefer to combine this with the feature to save the pinned deps (bug 5167). ...
10 years, 2 months ago (2010-09-27 16:48:38 UTC) #6
kliegs
10 years, 2 months ago (2010-09-27 17:37:00 UTC) #7
LGTM.

I'm fine with dumping this to stdout as it provides an immediate debugging
aid that is useful to current problems.

The enhancements/future functionality make sense to me but are probably
worth filing as separate bugs/CLs so we make this information available
sooner rather than later.

On Mon, Sep 27, 2010 at 12:48 PM, <tbourget@codeaurora.org> wrote:

> would prefer to combine this with the feature to save the pinned deps (bug
> 5167). for example it would make sense to "repo manifest -o - -r | tee
> $pinned_manifest" so it comes to stdout at the same time.
>
>
> http://codereview.chromium.org/3461028/show
>

Powered by Google App Engine
This is Rietveld 408576698