Closed
Bug 1234212
Opened 9 years ago
Closed 9 years ago
Treeherder puppet config cleanup
Categories
(Tree Management :: Treeherder: Infrastructure, defect, P3)
Tree Management
Treeherder: Infrastructure
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: emorley)
References
Details
Attachments
(5 files)
2.42 KB,
patch
|
fubar
:
review+
|
Details | Diff | Splinter Review |
17.61 KB,
patch
|
fubar
:
review+
|
Details | Diff | Splinter Review |
7.08 KB,
patch
|
fubar
:
review+
|
Details | Diff | Splinter Review |
19.21 KB,
patch
|
fubar
:
review+
|
Details | Diff | Splinter Review |
11.38 KB,
patch
|
fubar
:
review+
|
Details | Diff | Splinter Review |
There are a few bits of cleanup we can do:
* the requirements in puppet files are no longer used as of bug 1146184
* the local settings python file is unused as of bug 1212822
* the separate rabbitmq environment variables can be removed now we've migrated to using BROKER_URL (bug 1228312)
* the custom newrelic.ini file is unused (and always has been; bug 1225634 made us use the in-repo one added by bug 1182425)
* the puppet robots.txt file is unused as of bug 1201033 (/bug 1199046)
Assignee | ||
Comment 1•9 years ago
|
||
Since it's no longer referenced by the Apache configs (we use the
in-repo copy)
Attachment #8700614 -
Flags: review?(klibby)
Assignee | ||
Comment 2•9 years ago
|
||
Since similarly, we use the in-repo copy.
Attachment #8700615 -
Flags: review?(klibby)
Assignee | ||
Comment 3•9 years ago
|
||
Since as of bug 1212822 it's not imported.
Attachment #8700616 -
Flags: review?(klibby)
Assignee | ||
Comment 4•9 years ago
|
||
They've been set to ensure->absent for a while.
Attachment #8700617 -
Flags: review?(klibby)
Assignee | ||
Comment 5•9 years ago
|
||
* The TREEHERDER_DATABASE_* vars were combined into DATABASE_URL.
* NEW_RELIC_LOG is overridden by the value in our own newrelic.ini, which takes precedence.
* NEW_RELIC_ENVIRONMENT does nothing, since we don't have any environments defined in newrelic.ini.
* The TBPLBOT email/password is unused as of bug 1179310.
Attachment #8700619 -
Flags: review?(klibby)
Updated•9 years ago
|
Attachment #8700614 -
Flags: review?(klibby) → review+
Updated•9 years ago
|
Attachment #8700615 -
Flags: review?(klibby) → review+
Updated•9 years ago
|
Attachment #8700616 -
Flags: review?(klibby) → review+
Updated•9 years ago
|
Attachment #8700617 -
Flags: review?(klibby) → review+
Updated•9 years ago
|
Attachment #8700619 -
Flags: review?(klibby) → review+
Assignee | ||
Comment 6•9 years ago
|
||
Thank you for the reviews - I don't suppose you could check these in for me at some point (no rush at all). I only have read access :-)
Flags: needinfo?(klibby)
Comment 7•9 years ago
|
||
absolutely! been meaning to follow up on it, but holidays and short attention span theatre... will try and clean them up tomorrow morning.
Flags: needinfo?(klibby)
Comment 8•9 years ago
|
||
committed, pushed, and restarted everything JIC.
Assignee | ||
Comment 9•9 years ago
|
||
Many thanks :-)
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•