Merge lp:~cjohnston/qa-dashboard/ci-ubuntu-com2 into lp:qa-dashboard

Proposed by Chris Johnston
Status: Merged
Approved by: Chris Johnston
Approved revision: 686
Merged at revision: 686
Proposed branch: lp:~cjohnston/qa-dashboard/ci-ubuntu-com2
Merge into: lp:qa-dashboard
Diff against target: 11 lines (+1/-1)
1 file modified
common/templates/banner.html (+1/-1)
To merge this branch: bzr merge lp:~cjohnston/qa-dashboard/ci-ubuntu-com2
Reviewer Review Type Date Requested Status
Vincent Ladeuil (community) Approve
PS Jenkins bot continuous-integration Approve
Review via email: mp+196855@code.launchpad.net

Commit message

Switches from reports.qa.ubuntu.com to ci.ubuntu.com

Description of the change

Since the primary domain is now ci.ubuntu.com lets switch to display that

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :

PASSED: Continuous integration, rev:686
http://s-jenkins.ubuntu-ci:8080/job/dashboard-ci/261/
Executed test runs:

Click here to trigger a rebuild:
http://s-jenkins.ubuntu-ci:8080/job/dashboard-ci/261/rebuild

review: Approve (continuous-integration)
Revision history for this message
Vincent Ladeuil (vila) wrote :

Sounds good, if redirecting, redirect to the right place ;)

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'common/templates/banner.html'
2--- common/templates/banner.html 2013-10-22 14:25:56 +0000
3+++ common/templates/banner.html 2013-11-27 10:59:43 +0000
4@@ -2,6 +2,6 @@
5 <div class="staging-banner-under"></div>
6 <div id="instance" class="staging-banner">
7 <p>You are accessing the <strong>{{ configuration|lower }}</strong> instance of the <strong>CI Dashboard</strong>. This should only be used for testing or training.</p>
8- <p>Please use the <strong>production</strong> instance instead: <a href="http://reports.qa.ubuntu.com" title="CI Dashboard">http://reports.qa.ubuntu.com</a>.</p>
9+ <p>Please use the <strong>production</strong> instance instead: <a href="http://ci.ubuntu.com" title="CI Dashboard">http://ci.ubuntu.com</a>.</p>
10 </div>
11 {% endifnotequal %}

Subscribers

People subscribed via source and target branches