Closed
Bug 588315
Opened 14 years ago
Closed 14 years ago
please update production tinderbox to latest CVS trunk
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
VERIFIED
WONTFIX
People
(Reporter: rhelmer, Assigned: fox2mike)
References
Details
The motivation is to add new features from bug 585876 and bug 399190. I can apply a tag to the source if that's helpful (I don't see very many tags, not sure how this is done now.)
Based on testing in bug 586123 and elsewhere, the new features seem to work fine and not break any existing functionality.
This requires the Perl JSON library (http://search.cpan.org/~makamaka/JSON-2.21/lib/JSON.pm). Whatever is on tinderbox-stage is fine (I think it's an RPM.)
There should be downtime scheduled for this, and a plan to rollback in case of problems (maybe apply a tag to what's there now if it's from a CVS checkout?)
I can try to coordinate at least some basic testing against tinderbox-stage, if you could please schedule a time for this and let me know.
Assignee | ||
Comment 1•14 years ago
|
||
Tossing over to releng to co-ordinate downtime.
Assignee: server-ops → nobody
Component: Server Operations → Release Engineering
QA Contact: mrz → release
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → server-ops
Component: Release Engineering → Server Operations
QA Contact: release → mrz
Assignee | ||
Comment 2•14 years ago
|
||
We're doing this during today's releng downtime window, which starts in about 5 mins from now.
Assignee: server-ops → shyam
Assignee | ||
Comment 3•14 years ago
|
||
[root@dm-webtools02 tinderbox-src]# cvs up -dP
cvs update: Updating .
M Makefile
P doadmin.cgi
P ep_unittest.pl
P processbuild.pl
P showbuilds.cgi
P showbuilds.pl
P showlog.cgi
P tbglobals.pl
cvs update: Updating examples
make install ran fine as well, without any errors.
Looks like we're good, I'll let releng verify.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 4•14 years ago
|
||
This doesn't work for me, http://tinderbox.mozilla.org/showbuilds.cgi?json2=true&tree=Mozilla-l10n-as&legend=0&norules=1&mindate=1282137200&maxdate=1282137544 spits out html like before, whereas http://tinderbox.mozilla.org/showbuilds.cgi?json=true&tree=Mozilla-l10n-as&legend=0&norules=1&mindate=1282137200&maxdate=1282137544 does give the old js syntax.
Reporter | ||
Comment 5•14 years ago
|
||
Me neither, the comment 4 links work on tinderbox-stage as expected.
Hey could this be due to bug 585691? The tinderbox server doing serving is different from the processing one, right?
These Tinderbox changes only make a difference on the one doing the web serving.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 6•14 years ago
|
||
(In reply to comment #5)
> Hey could this be due to bug 585691? The tinderbox server doing serving is
> different from the processing one, right?
The code and everything is nfs-mounted on the webserving one. Updating it on 02 should update both.
Comment 7•14 years ago
|
||
The wrong location apparently got updated (production's at a different path than stage is because of the iscsi mount). The actual docroot has been updated now.
Status: REOPENED → RESOLVED
Closed: 14 years ago → 14 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 8•14 years ago
|
||
(In reply to comment #4)
> This doesn't work for me,
> http://tinderbox.mozilla.org/showbuilds.cgi?json2=true&tree=Mozilla-l10n-as&legend=0&norules=1&mindate=1282137200&maxdate=1282137544
WFM now, thanks!
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 9•14 years ago
|
||
This was backed out due to excessive memory usage in production. We are investigating in bug 588557 and will file a new bug when this gets some testing to prove that it's ok.
Resolution: FIXED → WONTFIX
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•