Closed
Bug 280130
Opened 20 years ago
Closed 7 years ago
Client scripts should save build directory for one round
Categories
(Webtools Graveyard :: Tinderbox, enhancement, P3)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: chase, Assigned: morgamic)
Details
The Tinderbox client scripts affect the mozilla/ directory on a machine
immediately after a build is started. This makes it difficult to debug a build
which just concluded or to shutdown the scripts and set up a working environment
to add a new capability or feature to a build system based on the latest pull
and build. (Currently, I have to wait for a whole new cycle instead of
beginning my work at once.)
rsync the mozilla/ directory to mozilla.last/ as the last step in every build to
open the door for further work to continue once the scripts have been stopped.
Make this feature optional with a default of off since some build machines are
very strapped for disk space. When the old systems have been updated to the
latest code and we've had a chance to configure them to turn this feature off,
change the default value of this feature to on.
Reporter | ||
Updated•20 years ago
|
Status: NEW → ASSIGNED
Reporter | ||
Comment 1•19 years ago
|
||
Mass reassign of open bugs for chase@mozilla.org to build@mozilla-org.bugs.
Assignee: chase → build
Status: ASSIGNED → NEW
Updated•19 years ago
|
QA Contact: timeless → tinderbox
Updated•18 years ago
|
Severity: normal → enhancement
Priority: -- → P3
Updated•11 years ago
|
Product: Webtools → Webtools Graveyard
Comment 3•7 years ago
|
||
Tinderbox isn't maintained anymore. Closing.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•