Merge lp:~bladernr/checkbox/attach-config-file into lp:checkbox

Proposed by Jeff Lane 
Status: Merged
Approved by: Jeff Lane 
Approved revision: 4301
Merged at revision: 4307
Proposed branch: lp:~bladernr/checkbox/attach-config-file
Merge into: lp:checkbox
Diff against target: 15 lines (+8/-0)
1 file modified
providers/plainbox-provider-checkbox/jobs/info.txt.in (+8/-0)
To merge this branch: bzr merge lp:~bladernr/checkbox/attach-config-file
Reviewer Review Type Date Requested Status
Jeff Lane  Approve
Review via email: mp+291673@code.launchpad.net

Description of the change

Attach the config file to results for debugging config issues during review

To post a comment you must log in.
Revision history for this message
Jeff Lane  (bladernr) wrote :

self approve

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'providers/plainbox-provider-checkbox/jobs/info.txt.in'
2--- providers/plainbox-provider-checkbox/jobs/info.txt.in 2016-03-24 09:03:35 +0000
3+++ providers/plainbox-provider-checkbox/jobs/info.txt.in 2016-04-12 19:16:31 +0000
4@@ -411,3 +411,11 @@
5 estimated_duration: 0.005
6 _description: Attaches the kernel command line used to boot
7 _summary: Attach a copy of /proc/cmdline
8+
9+id: config_file_attachment
10+plugin: attachment
11+category_id: 2013.com.canonical.plainbox::info
12+command: [ -f /etc/xdg/canonical-certification.conf ] && cat /etc/xdg/canonical-certification.conf
13+estimated_duration: 0.005
14+_description: Attaches the config file for debugging config issues
15+_summary: Attach a copy of /etc/xdg/canonical-certification.conf

Subscribers

People subscribed via source and target branches