Closed
Bug 490521
Opened 17 years ago
Closed 17 years ago
move buildbot scripts and config into tamarin repository
Categories
(Tamarin Graveyard :: Build Config, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: dschaffe, Unassigned)
Details
we should keep all buildbot config and build scripts inside the repository and use the tamarin standard process (review,sandbox) to manage changes
we'll create build/buildbot directory
the task involves minor changes to all the scripts to update paths
Flags: flashplayer-triage+
| Reporter | ||
Comment 1•17 years ago
|
||
Brent and I have been testing the change in a user repository users/dschaffe/tr-buildbot, the sandbox has been running with the updates
Comment 2•17 years ago
|
||
Initial push of all build scripts 1803:646a5c447d17
Comment 3•17 years ago
|
||
removed the slaves/scripts directory that should not have been added: 1804:16c1bafc6bd7
Comment 4•17 years ago
|
||
changeset: 1806:9dba9674d054
user: Brent Baker <brbaker@adobe.com>
date: Wed Apr 29 06:45:18 2009 -0400
summary: Bug 490521: increase the amount of time that the tree must be stable before a sandbox build is fully triggered. Was still set to a value used for testing, 2 seconds. (r=me)
changeset: 1807:8654d0990094
tag: tip
user: Brent Baker <brbaker@adobe.com>
date: Wed Apr 29 07:50:42 2009 -0400
summary: Bug 490521: fix the directory name that is used on ftp.mozilla.org.
Previously we were only using the revision number, now we use rev-hash. (r=me)
Comment 5•17 years ago
|
||
changeset: 1809:8f006ed5586d
user: Brent Baker <brbaker@adobe.com>
date: Wed Apr 29 12:17:55 2009 -0400
summary: Bug 490521: The watcher script that submit builds into buildbot was an older version that did not have knowledge of the difference between sandbox and redux builds. This is the version of the script that we were using in testing of the new build system
changeset: 1810:11046b7f7b01
tag: tip
user: Brent Baker <brbaker@adobe.com>
date: Wed Apr 29 14:53:27 2009 -0400
description:
Bug 490620: Buildbot acceptance scripts should confirm binaries are available. (
r=dschaffe)
Bug 490521: enable email notification in the build system
Comment 6•17 years ago
|
||
changeset: 1812:8d7bab8d1a32
tag: tip
user: Brent Baker <brbaker@adobe.com>
date: Thu Apr 30 06:57:33 2009 -0400
summary: Bug 490521: Missed adding the ceremote executables. These should actually be compiled from source, but until then lets just check them in.
Comment 7•17 years ago
|
||
changeset: 1816:d8d03c53b903
tag: tip
user: Brent Baker <brbaker@adobe.com>
date: Thu Apr 30 11:53:30 2009 -0400
files: build/buildbot/master/master.cfg
description:
Bug 490521: move the compilation of the windows-mobile binaries to asteamwin2. This speeds up the compile phase of the build to 15 minutes from 60 minutes
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 8•16 years ago
|
||
closing bug: setting status to verified/fixed.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•