Closed
Bug 1382227
Opened 7 years ago
Closed 7 years ago
Remove Elasticsearch addon from prototype Heroku app
Categories
(Tree Management :: Treeherder: Infrastructure, enhancement, P1)
Tree Management
Treeherder: Infrastructure
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: emorley)
References
(Blocks 1 open bug)
Details
It's broken (see bug 1378361 comment 8) and is blocking the prototype app from even starting/being deployed.
Let's remove the addon for now, seeing as we're not using ES on stage/prod anyway.
Assignee | ||
Comment 1•7 years ago
|
||
$ thd addons:destroy foundelasticsearch --confirm treeherder-prototype
Destroying th-heroku-foundelasticsearch on treeherder-prototype... done
$ thd config:remove ELASTICSEARCH_URL
Unsetting ELASTICSEARCH_URL and restarting treeherder-prototype... done, v1719
! Release command executing: this config change will not be available until the command
! succeeds. Use `heroku releases:output` to view the log.
The build/release is now back to normal:
https://dashboard.heroku.com/apps/treeherder-prototype/activity/builds/d8d450b6-6710-46b9-a233-fe055ff0f27a
https://dashboard.heroku.com/apps/treeherder-prototype/activity/releases/2c9877c1-9a19-4751-88eb-d0df5a513b2d
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•