Closed
Bug 560957
Opened 15 years ago
Closed 15 years ago
Talos profiles, plugins, etc. should be fetched via http
Categories
(Release Engineering :: General, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: catlee, Assigned: catlee)
References
Details
(Whiteboard: [talos])
Attachments
(2 files)
|
9.31 KB,
patch
|
bhearsum
:
review+
catlee
:
checked-in+
|
Details | Diff | Splinter Review |
|
37.50 KB,
patch
|
bhearsum
:
review+
catlee
:
checked-in+
|
Details | Diff | Splinter Review |
Ideally from stage, or some public location. FileDownload is slow, gets stuck, and smells funny too.
Comment 1•15 years ago
|
||
FileDownload ate my baby!
| Assignee | ||
Updated•15 years ago
|
Priority: -- → P5
| Assignee | ||
Comment 2•15 years ago
|
||
More stuck builds because of FileDownload eating babies.
fox2mike sez that it should be easy to set up a pull from cruncher onto stage. We already have rsyncd set up on cruncher.
1) Alice, can you update your scripts on cruncher to put the files into /var/www/html/talos_profiles.
2) Also, figure out where on stage they should go.
Next, we can file an IT bug to rsync from cruncher::talos_profiles to wherever we'd like on stage.
Priority: P5 → P3
Comment 3•15 years ago
|
||
Scripts now updated to mv dirty profiles to /var/www/html/talos_profiles after they are updated nightly.
| Assignee | ||
Comment 5•15 years ago
|
||
We need a place on ftp to put these things. Any suggestions?
Assignee: nobody → catlee
Priority: P3 → P2
Summary: Talos profiles should be fetched via http → Talos profiles, plugins, etc. should be fetched via http
Comment 6•15 years ago
|
||
(In reply to comment #5)
> We need a place on ftp to put these things. Any suggestions?
http://ftp.mozilla.org/pub/mozilla.org/firefox/{others,extra,tools,etc} ?
Are these stuff that we (firefox) only use?
| Assignee | ||
Comment 7•15 years ago
|
||
(In reply to comment #5)
> We need a place on ftp to put these things. Any suggestions?
We settled on http://build.mozilla.org/talos
| Assignee | ||
Comment 8•15 years ago
|
||
supportUrlBase is something like http://build.mozilla.org/talos
Attachment #447926 -
Flags: review?(bhearsum)
Comment 9•15 years ago
|
||
Comment on attachment 447926 [details] [diff] [review]
Switch most FileDownloads to DownloadFile in TalosFactory
Looks good to me!
Attachment #447926 -
Flags: review?(bhearsum) → review+
| Assignee | ||
Comment 10•15 years ago
|
||
Attachment #448406 -
Flags: review?(bhearsum)
Comment 11•15 years ago
|
||
Comment on attachment 448406 [details] [diff] [review]
Set support_url_base in buildbot configs to http://build.mozilla.org/talos
Seems fine
Attachment #448406 -
Flags: review?(bhearsum) → review+
| Assignee | ||
Comment 12•15 years ago
|
||
Comment on attachment 447926 [details] [diff] [review]
Switch most FileDownloads to DownloadFile in TalosFactory
changeset: 755:8b1380cbf092
Attachment #447926 -
Flags: checked-in+
| Assignee | ||
Comment 13•15 years ago
|
||
Comment on attachment 448406 [details] [diff] [review]
Set support_url_base in buildbot configs to http://build.mozilla.org/talos
changeset: 2466:dc300ccfeaa1
Attachment #448406 -
Flags: checked-in+
| Assignee | ||
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•