Closed
Bug 415831
Opened 17 years ago
Closed 17 years ago
tinderbox should upload to tinderbox-builds dir on clobber
Categories
(Release Engineering :: General, defect, P3)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: rhelmer, Assigned: rhelmer)
References
Details
Attachments
(1 obsolete file)
We're not getting perf test results for clobber builds, but Talos is reporting as if we are.
Assignee | ||
Comment 1•17 years ago
|
||
I don't like duplicating here, but can't think of a good way to make the intent clear in a loop. I think it'd be better to do this inside pushit() since it knows if it's $cachebuild is set or not, but that function already has a huge mess of conditions.
Attachment #301593 -
Flags: review?(nrthomas)
Assignee | ||
Updated•17 years ago
|
Whiteboard: waiting for review
Assignee | ||
Comment 2•17 years ago
|
||
Comment on attachment 301593 [details] [diff] [review]
untested, always push to tinderbox-builds dir
Nick points out that this will create a full dated dir in the tinderbox-builds dir, I'm just going to bite the bullet and make pushit do the right thing here.
Attachment #301593 -
Flags: review?(nrthomas)
Assignee | ||
Updated•17 years ago
|
Whiteboard: waiting for review
Assignee | ||
Updated•17 years ago
|
Priority: -- → P3
Assignee | ||
Updated•17 years ago
|
Attachment #301593 -
Attachment is obsolete: true
Assignee | ||
Comment 3•17 years ago
|
||
So upon further discussion, maybe it'd be better to just make Talos (or anything else) follow the binaryurl, rather than upload this to both locations.. this upload method is a mess and this surely won't make it better.
Any thoughts?
Comment 4•17 years ago
|
||
if this is what it's come to, then we can do the patch on the talos side to retrieve binaryURL if available. We will transport the mess elsewhere!
Assignee | ||
Comment 5•17 years ago
|
||
(In reply to comment #4)
> if this is what it's come to, then we can do the patch on the talos side to
> retrieve binaryURL if available. We will transport the mess elsewhere!
Honestly I think that's probably the right thing to do here, instead of shoveling stuff into the dir that's supposed to be used for depend builds only (or at least conventionally always has been).
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → WONTFIX
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
•