Closed
Bug 1167127
Opened 11 years ago
Closed 11 years ago
Remove mentions of treeherder-ui from puppet
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Infrastructure & Operations Graveyard
WebOps: Other
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: cliang)
References
Details
(Whiteboard: [kanban:https://webops.kanbanize.com/ctrl_board/2/1257] )
Treeherder has just merged it's UI repo into the main repo.
As such, we no longer use (and so wish to delete) this directory on the stage/prod admin node:
/data/treeherder-stage/src/treeherder.allizom.org/treeherder-ui
/data/treeherder/src/treeherder.mozilla.org/treeherder-ui
However each time I delete them, something recreates them - presumably puppet.
Please can you remove those entries from puppet - so I can remove the folder/repo and have it stay removed? :-)
| Assignee | ||
Comment 1•11 years ago
|
||
*pokes at Bugzilla* I could have sworn I updated this yesterday ....
I believe I've commented out the puppet exec that reinstalls the treeherder-ui directory from git. Please try to delete those directories again.
You'll also want to delete the www directories:
/data/treeherder-stage/www/treeherder.allizom.org/treeherder-ui
/data/treeherder/www/treeherder.allizom.org/treeherder-ui
| Reporter | ||
Comment 2•11 years ago
|
||
The treeherder-ui directory has reappeared at /data/treeherder/src/treeherder.mozilla.org but not in the stage src directory.
Comment 3•11 years ago
|
||
fwiw, staging bits in puppet live in modules/treeherder_new, while prod is still using the original in modules/treeherder. that may or may not help you find the solution. :-)
| Assignee | ||
Comment 4•11 years ago
|
||
I've removed the puppet exec from the modules/treeherder admin manifest. Hopefully, you should be able to delete the production src / www directories and have them stay deleted.
| Reporter | ||
Comment 5•11 years ago
|
||
Worked; thank you :-)
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•