Closed
Bug 1959510
Opened 19 days ago
Closed 19 days ago
`TREESTATUS_URL` setting is missing in remote environments
Categories
(Conduit :: Lando, defect, P3)
Conduit
Lando
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sheehan, Assigned: sheehan)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
As part of bug 1941363, I moved the treestatus_url
test fixture to instead load from settings.TREESTATUS_URL
, and added the test environment as the default as we do for Phabricator and other services. Upon trying to deploy the latest changes to Lando-dev, Lando is unable to connect to Treestatus, as the TREESTATUS_URL
is not set in those remote environments and instead the hard-coded default value is being used.
We should update our infra configs to set the TREESTATUS_URL
as expected.
Assignee | ||
Comment 1•19 days ago
|
||
Assignee | ||
Updated•19 days ago
|
Status: NEW → RESOLVED
Closed: 19 days ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•