Closed
Bug 815556
Opened 12 years ago
Closed 12 years ago
Clobberer page for mozilla-inbound timing out
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: jhopkins)
References
Details
(Whiteboard: [buildduty])
Attachments
(1 file)
(deleted),
patch
|
nthomas
:
review+
nthomas
:
checked-in+
|
Details | Diff | Splinter Review |
https://secure.pub.build.mozilla.org/clobberer/?branch=mozilla-inbound
"The connection to the server was reset while the page was loading."
Reporter | ||
Comment 1•12 years ago
|
||
Just tried again and not working.
Could really do with being able to clobber for bug 812397.
Assignee | ||
Comment 2•12 years ago
|
||
Attachment #685944 -
Flags: review?(nthomas)
Comment 3•12 years ago
|
||
Comment on attachment 685944 [details] [diff] [review]
[tools] proposed patch
For anyone wondering, this is OK because the query a few lines up explicitly excluding builddirs starting with $RELEASE_PREFIX (ie we never have to check if this is a release builder to hide). By avoiding this check we also don't do a getReleaseBuilders() for the large number of builder-slave combinations, which is about 4300 on inbound right now, so it makes all clobberer pages a lot faster.
http://hg.mozilla.org/build/tools/rev/a994ccaa5bf8
Attachment #685944 -
Flags: review?(nthomas)
Attachment #685944 -
Flags: review+
Attachment #685944 -
Flags: checked-in+
Comment 4•12 years ago
|
||
Updated relengweb1.dmz.scl3:/data/www/clobberer and /data/www/clobbber-stage. Page load time is down to ~10 seconds, similar for inbound and beta.
Assignee: nobody → jhopkins
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 5•12 years ago
|
||
Seems much better, thank you :-)
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•