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

Issue 10533144: Buildbot enhancements: Builder/Tester split (Closed)

Created:
8 years, 6 months ago by Isaac (away)
Modified:
8 years, 6 months ago
Reviewers:
cmp, John Grabowski, bulach
CC:
chromium-reviews
Visibility:
Public.

Description

Adding buildbot main scripts for fyi builders and testers. I'm removing the experimental compiler step from the builder to reduce zip size. BUG=132707 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=143149

Patch Set 1 #

Patch Set 2 : added bug #

Patch Set 3 : Lots of changes, using annotator zip & extract steps #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Total comments: 3

Patch Set 8 : #

Patch Set 9 : Simplifying extract_build logic #

Total comments: 4

Patch Set 10 : #

Patch Set 11 : #

Patch Set 12 : Switched build to APK build/tests and fixed zip to correctly get svn revision #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -6 lines) Patch
M build/android/buildbot_functions.sh View 1 2 3 4 5 6 7 8 9 10 11 5 chunks +56 lines, -2 lines 0 comments Download
M build/android/buildbot_fyi.sh View 1 2 3 4 5 6 7 8 9 1 chunk +4 lines, -4 lines 0 comments Download
A build/android/buildbot_fyi_builder.sh View 1 2 3 4 5 6 7 8 9 1 chunk +19 lines, -0 lines 0 comments Download
A build/android/buildbot_fyi_tester.sh View 1 2 3 4 5 6 7 8 9 1 chunk +18 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
Isaac (away)
8 years, 6 months ago (2012-06-14 04:15:49 UTC) #1
Isaac (away)
8 years, 6 months ago (2012-06-14 07:55:34 UTC) #2
John Grabowski
Strongly feel you should have distinct entrypoint scripts. Simple simple.
8 years, 6 months ago (2012-06-14 18:26:32 UTC) #3
Isaac (away)
On 2012/06/14 18:26:32, John Grabowski wrote: > Strongly feel you should have distinct entrypoint scripts. ...
8 years, 6 months ago (2012-06-15 05:57:08 UTC) #4
John Grabowski
Overall like but... https://chromiumcodereview.appspot.com/10533144/diff/11004/build/android/buildbot_functions.sh File build/android/buildbot_functions.sh (right): https://chromiumcodereview.appspot.com/10533144/diff/11004/build/android/buildbot_functions.sh#newcode29 build/android/buildbot_functions.sh:29: local script="${1-$SRC_ROOT}/build/install-build-deps-android-sdk.sh" Args to this function ...
8 years, 6 months ago (2012-06-18 18:20:04 UTC) #5
Isaac (away)
https://chromiumcodereview.appspot.com/10533144/diff/11004/build/android/buildbot_functions.sh File build/android/buildbot_functions.sh (right): https://chromiumcodereview.appspot.com/10533144/diff/11004/build/android/buildbot_functions.sh#newcode29 build/android/buildbot_functions.sh:29: local script="${1-$SRC_ROOT}/build/install-build-deps-android-sdk.sh" On 2012/06/18 18:20:04, John Grabowski wrote: > ...
8 years, 6 months ago (2012-06-18 18:59:46 UTC) #6
Isaac (away)
ptal
8 years, 6 months ago (2012-06-19 04:32:47 UTC) #7
John Grabowski
LGTM
8 years, 6 months ago (2012-06-19 20:06:55 UTC) #8
cmp
lgtm with nits, added a note about using *PROPERTIES https://chromiumcodereview.appspot.com/10533144/diff/21001/build/android/buildbot_functions.sh File build/android/buildbot_functions.sh (right): https://chromiumcodereview.appspot.com/10533144/diff/21001/build/android/buildbot_functions.sh#newcode18 build/android/buildbot_functions.sh:18: ...
8 years, 6 months ago (2012-06-19 20:46:42 UTC) #9
Isaac (away)
https://chromiumcodereview.appspot.com/10533144/diff/21001/build/android/buildbot_functions.sh File build/android/buildbot_functions.sh (right): https://chromiumcodereview.appspot.com/10533144/diff/21001/build/android/buildbot_functions.sh#newcode23 build/android/buildbot_functions.sh:23: FACTORY_PROPERTIES="$(echo "$1" | sed 's/^[^=]*=//')" Right now zip_build and ...
8 years, 6 months ago (2012-06-20 00:34:53 UTC) #10
Isaac (away)
OK I think this is good to go. I've got a working test setup at ...
8 years, 6 months ago (2012-06-20 04:13:08 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ilevy@chromium.org/10533144/24002
8 years, 6 months ago (2012-06-20 04:15:04 UTC) #12
commit-bot: I haz the power
Change committed as 143149
8 years, 6 months ago (2012-06-20 05:34:35 UTC) #13
cmp
https://chromiumcodereview.appspot.com/10533144/diff/21001/build/android/buildbot_functions.sh File build/android/buildbot_functions.sh (right): https://chromiumcodereview.appspot.com/10533144/diff/21001/build/android/buildbot_functions.sh#newcode23 build/android/buildbot_functions.sh:23: FACTORY_PROPERTIES="$(echo "$1" | sed 's/^[^=]*=//')" On 2012/06/20 00:34:53, Isaac ...
8 years, 6 months ago (2012-06-20 17:30:06 UTC) #14
cmp
8 years, 6 months ago (2012-06-20 17:30:47 UTC) #15
lgtm

Powered by Google App Engine
This is Rietveld 408576698