Merge lp:~cjohnston/qa-dashboard/graphics-local-plugins into lp:qa-dashboard

Proposed by Chris Johnston
Status: Merged
Approved by: Chris Johnston
Approved revision: 586
Merged at revision: 587
Proposed branch: lp:~cjohnston/qa-dashboard/graphics-local-plugins
Merge into: lp:qa-dashboard
Diff against target: 12 lines (+4/-0)
1 file modified
local_plugins.py.example (+4/-0)
To merge this branch: bzr merge lp:~cjohnston/qa-dashboard/graphics-local-plugins
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Joe Talbott Approve
Review via email: mp+182173@code.launchpad.net

Commit message

Add graphics to local_plugins.py.example

Description of the change

Since graphics is being added to the world, lets add it to our example.

To post a comment you must log in.
Revision history for this message
Joe Talbott (joetalbott) wrote :

lgtm

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :

PASSED: Continuous integration, rev:586
http://s-jenkins:8080/job/dashboard-ci/164/
Executed test runs:

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

review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'local_plugins.py.example'
2--- local_plugins.py.example 2013-07-24 00:49:48 +0000
3+++ local_plugins.py.example 2013-08-26 17:29:31 +0000
4@@ -3,4 +3,8 @@
5 name='ci',
6 bzr_url='lp:helipad/ci',
7 ),
8+ dict(
9+ name='graphics',
10+ bzr_url='lp:helipad/graphics',
11+ ),
12 ]

Subscribers

People subscribed via source and target branches