Merge lp:~lamont/qa-dashboard/cRT77612 into lp:qa-dashboard/production

Proposed by LaMont Jones
Status: Superseded
Proposed branch: lp:~lamont/qa-dashboard/cRT77612
Merge into: lp:qa-dashboard/production
Diff against target: 12 lines (+1/-1)
1 file modified
qa_dashboard/settings_base.py (+1/-1)
To merge this branch: bzr merge lp:~lamont/qa-dashboard/cRT77612
Reviewer Review Type Date Requested Status
Chris Johnston (community) Needs Fixing
Canonical QA Jenkins Bot Pending
Review via email: mp+247784@code.launchpad.net

This proposal has been superseded by a proposal from 2015-10-14.

Description of the change

snakefruit was replaced as graphite.engineering.canonical.com. This change is live in production as of today.

To post a comment you must log in.
Revision history for this message
Chris Johnston (cjohnston) wrote :

This will need to be done against lp:qa-dashboard and then merged and released the normal way.. I'm going to leave this for Joe or the CI team to handle.

lamont | cjohnston: ta. and yeah, it's live in production, you don't want to rollout without having the fix, assuming you like stats

review: Needs Fixing
lp:~lamont/qa-dashboard/cRT77612 updated
94. By LaMont Jones

merge from lp:qa-dashboard

Unmerged revisions

94. By LaMont Jones

merge from lp:qa-dashboard

93. By LaMont Jones

use the role name for graphite, since snakefruit is now wrong. cRT#77612

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'qa_dashboard/settings_base.py'
2--- qa_dashboard/settings_base.py 2014-10-08 02:44:18 +0000
3+++ qa_dashboard/settings_base.py 2015-01-27 23:43:37 +0000
4@@ -323,7 +323,7 @@
5 # txstatsd config
6
7 TXSTATSD_ENABLED = False
8-TXSTATSD_HOST = "snakefruit.canonical.com"
9+TXSTATSD_HOST = "graphite.engineering.canonical.com"
10 TXSTATSD_PORT = 10041
11
12 # Use local settings if available

Subscribers

People subscribed via source and target branches