Closed
Bug 690577
Opened 14 years ago
Closed 14 years ago
Move buildapi onto new hosts
Categories
(Release Engineering :: General, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: catlee, Assigned: catlee)
References
Details
(Keywords: buildapi, Whiteboard: [buildapi][puppet])
Attachments
(3 files)
|
36.39 KB,
patch
|
bear
:
review+
catlee
:
checked-in+
|
Details | Diff | Splinter Review |
|
18.13 KB,
patch
|
bear
:
review+
dustin
:
feedback+
catlee
:
checked-in+
|
Details | Diff | Splinter Review |
|
2.48 KB,
patch
|
bear
:
review+
nthomas
:
review+
catlee
:
checked-in+
|
Details | Diff | Splinter Review |
buildapi needs to be moved off cruncher and onto buildapi01.build.scl1.mozilla.com
| Assignee | ||
Comment 1•14 years ago
|
||
Attachment #567717 -
Flags: review?(bear)
Comment 2•14 years ago
|
||
Comment on attachment 567717 [details] [diff] [review]
manifests for getting buildapi server up and running
question about redis - I see the configs being included but no mention of it inside of the buildapi bit for puppet. carried along from previous incarnation?
Attachment #567717 -
Flags: review?(bear) → review+
| Assignee | ||
Updated•14 years ago
|
Attachment #567717 -
Flags: checked-in+
| Assignee | ||
Comment 3•14 years ago
|
||
Attachment #583515 -
Flags: review?(bear)
| Assignee | ||
Updated•14 years ago
|
Attachment #583515 -
Flags: feedback?(dustin)
Updated•14 years ago
|
Attachment #583515 -
Flags: review?(bear) → review+
| Assignee | ||
Comment 4•14 years ago
|
||
See also
https://github.com/catlee/puppet-manifests/compare/62279e7aa9d23d22529c58fa5e7c6e12b169d3e5...buildapi
for some refactoring of the cron jobs
| Assignee | ||
Updated•14 years ago
|
Attachment #583515 -
Flags: checked-in+
Updated•14 years ago
|
Attachment #583515 -
Flags: feedback?(dustin) → feedback+
| Assignee | ||
Comment 5•14 years ago
|
||
still todo:
- switch TBPL over to https://secure.pub.build.mozilla.org/buildapi/ for self-serve links
- have TBPL pull build data from http://builddata.pub.build.mozilla.org/buildjson/
- update nagios checks for builds-4hr age to look at builddata.pub
- migrate exports of builds-{running,pending}.js to buildapi01
| Assignee | ||
Comment 6•14 years ago
|
||
I don't think we need the running/pending.html exports as those are available directly from buildapi
Attachment #592792 -
Flags: review?(nrthomas)
Attachment #592792 -
Flags: review?(bear)
Comment 7•14 years ago
|
||
Comment on attachment 592792 [details] [diff] [review]
run exports of pending/running json
Looks good to me. Could you put sorting out the global issue of getting cron mail going to release@m.c on your list ?
Attachment #592792 -
Flags: review?(nrthomas) → review+
Updated•14 years ago
|
Attachment #592792 -
Flags: review?(bear) → review+
| Assignee | ||
Comment 8•14 years ago
|
||
Comment on attachment 592792 [details] [diff] [review]
run exports of pending/running json
committed with some extra clauses for sending mail to release@
http://hg.mozilla.org/build/puppet-manifests/rev/7949ddb5ab79
Attachment #592792 -
Flags: checked-in+
| Assignee | ||
Comment 9•14 years ago
|
||
I think we're all done here. The new instance is available via the new url
https://secure.pub.build.mozilla.org/buildapi/self-serve
Status: NEW → RESOLVED
Closed: 14 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
•