Closed
Bug 1261974
Opened 10 years ago
Closed 10 years ago
Setup interim replacement for cruncher
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: coop, Assigned: coop)
References
Details
Attachments
(1 file)
|
26.99 KB,
patch
|
kmoir
:
review+
rail
:
checked-in+
|
Details | Diff | Splinter Review |
cruncher went offline last week, and while we want to fix it properly (https://bugzilla.mozilla.org/show_bug.cgi?id=1235851#c9) we still need some of the data it was providing in the interim.
I have a node setup in AWS, cruncher-aws.build.mozilla.org, that we can use for this. The node is currently attached to my personal puppet env on releng-puppet2.
| Assignee | ||
Comment 1•10 years ago
|
||
Slave health and allthethings are now updating properly, and the data is being synced through to the releng cluster.
catlee: reportor is running, but it's generating empty js files. Care to have a look on cruncher-aws and see what's wrong? We may need extra network flows that I'm not aware of.
Flags: needinfo?(catlee)
Comment 2•10 years ago
|
||
We need to have crendentials.ini populated with statusdb/schedulerdb credentials.
Also, it looks like we're missing some dependencies: simplejson and sqlalchemy stand out. Are you using the dependencies in setup.py, or managing them separately?
Flags: needinfo?(catlee)
| Assignee | ||
Comment 3•10 years ago
|
||
(In reply to Chris AtLee [:catlee] from comment #2)
> We need to have crendentials.ini populated with statusdb/schedulerdb
> credentials.
>
> Also, it looks like we're missing some dependencies: simplejson and
> sqlalchemy stand out. Are you using the dependencies in setup.py, or
> managing them separately?
With catlee's help, I found the missing dependencies and creds. reportor is now running, but I still have some work to do to get its puppet config finished.
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → coop
Status: NEW → ASSIGNED
| Assignee | ||
Comment 4•10 years ago
|
||
cruncher-aws seems to be humming along with these configs. We should get them committed.
Attachment #8752882 -
Flags: review?(kmoir)
Updated•10 years ago
|
Attachment #8752882 -
Flags: review?(kmoir) → review+
| Assignee | ||
Comment 5•10 years ago
|
||
https://hg.mozilla.org/build/puppet/rev/c986fe048169321ef1d760c66b822fb9c48b4cd3
Bug 1261974 - puppet configs for cruncher-aws - r=kmoir
Comment 6•10 years ago
|
||
Comment on attachment 8752882 [details] [diff] [review]
[puppet] Configs for cruncher-aws
in production https://hg.mozilla.org/build/puppet/rev/481123b31592
Attachment #8752882 -
Flags: checked-in+
| Assignee | ||
Comment 7•10 years ago
|
||
https://hg.mozilla.org/build/puppet/rev/1a9312975c9d7cc5cbde5cc029f7a372de18204f
Bug 1261974 - fix linting errors - r=bustage
| Assignee | ||
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Component: Tools → General
You need to log in
before you can comment on or make changes to this bug.
Description
•