Merge lp:~brendan-donegan/checkbox-certification/bug987876_usb_whitelist_ordering into lp:checkbox-certification

Proposed by Brendan Donegan
Status: Merged
Merged at revision: 539
Proposed branch: lp:~brendan-donegan/checkbox-certification/bug987876_usb_whitelist_ordering
Merge into: lp:checkbox-certification
Diff against target: 29 lines (+3/-2)
2 files modified
data/client-cert.whitelist (+2/-2)
debian/changelog (+1/-0)
To merge this branch: bzr merge lp:~brendan-donegan/checkbox-certification/bug987876_usb_whitelist_ordering
Reviewer Review Type Date Requested Status
Marc Tardif (community) Approve
Review via email: mp+126220@code.launchpad.net

Description of the change

Put the usb tests in the right order so that they run in the correct sequence, regardless of dependencies

To post a comment you must log in.
Revision history for this message
Marc Tardif (cr3) wrote :

Thanks!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'data/client-cert.whitelist'
2--- data/client-cert.whitelist 2012-09-19 21:03:44 +0000
3+++ data/client-cert.whitelist 2012-09-25 11:00:33 +0000
4@@ -190,11 +190,11 @@
5 __usb__
6 usb/detect
7 usb/HID
8+usb/insert
9 usb/storage-automated
10-usb/insert
11 usb/remove
12+usb3/insert
13 usb3/storage-automated
14-usb3/insert
15 usb3/remove
16 usb/usb3_read_performance
17 usb/usb3_read_performance_.*
18
19=== modified file 'debian/changelog'
20--- debian/changelog 2012-09-19 21:03:44 +0000
21+++ debian/changelog 2012-09-25 11:00:33 +0000
22@@ -38,6 +38,7 @@
23 to one router to the client-selftest whitelist
24 * Add environment resource job to SRU whitelist to allow wireless tests
25 to work properly
26+ * Re-arrange usb tests so that they are run in the right order (LP: #987876)
27
28 [Marc Tardif]
29 * Added Super key test to whitelists.

Subscribers

People subscribed via source and target branches