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

Issue 5531002: Add ability to push to subset of overlays we rev. (Closed)

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

Description

Add ability to push to subset of overlays we rev. We also fix some of the configs for existing configurations. Change-Id: I34baa9664ff9e91268c8bac976ab2ab0aee51bfb BUG=chromium-os:9714 TEST=Running now with cbuildbot x86-generic-pre-flight-queue. Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=55430be

Patch Set 1 #

Total comments: 7

Patch Set 2 : Fixes from review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -21 lines) Patch
M bin/cbuildbot.py View 1 6 chunks +16 lines, -9 lines 0 comments Download
M bin/cbuildbot_config.py View 1 10 chunks +24 lines, -12 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
sosa
10 years ago (2010-12-02 01:26:34 UTC) #1
sosa
I might have my config logic wrong for the private bin's. It seems we might ...
10 years ago (2010-12-02 01:28:53 UTC) #2
David James
http://codereview.chromium.org/5531002/diff/1/bin/cbuildbot.py File bin/cbuildbot.py (left): http://codereview.chromium.org/5531002/diff/1/bin/cbuildbot.py#oldcode646 bin/cbuildbot.py:646: assert ':' not in path, 'Overlay must not contain ...
10 years ago (2010-12-02 02:06:59 UTC) #3
sosa
PTAL http://codereview.chromium.org/5531002/diff/1/bin/cbuildbot.py File bin/cbuildbot.py (right): http://codereview.chromium.org/5531002/diff/1/bin/cbuildbot.py#newcode630 bin/cbuildbot.py:630: assert set(push_overlays).issubset(set(rev_overlays)) On 2010/12/02 02:06:59, David James wrote: ...
10 years ago (2010-12-02 21:47:49 UTC) #4
davidjames
10 years ago (2010-12-02 21:51:31 UTC) #5
LGTM

Powered by Google App Engine
This is Rietveld 408576698