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

Issue 3110027: Keep repo using http on incremental builds (Closed)

Created:
10 years, 4 months ago by sosa
Modified:
9 years, 6 months ago
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, anush, sosa
Base URL:
ssh://git@chromiumos-git//crosutils.git
Visibility:
Public.

Description

Buildbots should not need to push changes unless they are a pre flight buildbot. TEST=Ran cbuildbot twice. BUG=5907

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -15 lines) Patch
M bin/cbuildbot.py View 2 chunks +12 lines, -14 lines 1 comment Download
M bin/cros_repo_sync_all.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
sosa
10 years, 4 months ago (2010-08-19 22:22:02 UTC) #1
Mandeep Singh Baines
LGTM on the re-factoring but I disagree with the description. http://codereview.chromium.org/3110027/diff/1/2 File bin/cbuildbot.py (right): http://codereview.chromium.org/3110027/diff/1/2#newcode65 ...
10 years, 4 months ago (2010-08-19 22:57:07 UTC) #2
sosa
10 years, 4 months ago (2010-08-19 23:04:30 UTC) #3
Ah good call.  Will change description and commit.

On Thu, Aug 19, 2010 at 3:57 PM,  <msb@chromium.org> wrote:
> LGTM on the re-factoring but I disagree with the description.
>
>
> http://codereview.chromium.org/3110027/diff/1/2
> File bin/cbuildbot.py (right):
>
> http://codereview.chromium.org/3110027/diff/1/2#newcode65
> bin/cbuildbot.py:65: 'http://src.chromium.org/git'], cwd=buildroot)
> What this is doing is telling git to use ssh instead of http for
> pushing. It should have no impact on checkout (i.e. pulling) speed.
>
> http://codereview.chromium.org/3110027/show
>

Powered by Google App Engine
This is Rietveld 408576698