Merge ~alanec/plainbox-provider-checkbox:cpu_test_jobs_update into plainbox-provider-checkbox:master

Proposed by Adrian Lane
Status: Merged
Approved by: Jeff Lane 
Approved revision: ebf2149f7a5fc2d140c37afd5c3e62ca8f86ec67
Merged at revision: cdee3d99fb4e574eeec42f9f8d820c23e65d9d2b
Proposed branch: ~alanec/plainbox-provider-checkbox:cpu_test_jobs_update
Merge into: plainbox-provider-checkbox:master
Diff against target: 13 lines (+1/-1)
1 file modified
units/cpu/jobs.pxu (+1/-1)
Reviewer Review Type Date Requested Status
Jeff Lane  Approve
Review via email: mp+394995@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Jeff Lane  (bladernr) wrote :

+1 Thanks for cleaning that up.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/units/cpu/jobs.pxu b/units/cpu/jobs.pxu
index c442bee..97dfc10 100644
--- a/units/cpu/jobs.pxu
+++ b/units/cpu/jobs.pxu
@@ -86,7 +86,7 @@ plugin: shell
86category_id: com.canonical.plainbox::cpu86category_id: com.canonical.plainbox::cpu
87id: cpu/topology87id: cpu/topology
88estimated_duration: 1.088estimated_duration: 1.0
89requires: int(cpuinfo.count) > 1 and (cpuinfo.platform == 'i386' or cpuinfo.platform == 'x86_64' or cpuinfo.platform == 's390x')89requires: int(cpuinfo.count) > 1 and (cpuinfo.platform == 'i386' or cpuinfo.platform == 'x86_64')
90command: cpu_topology.py90command: cpu_topology.py
91_summary:91_summary:
92 Check CPU topology for accuracy between proc and sysfs92 Check CPU topology for accuracy between proc and sysfs

Subscribers

People subscribed via source and target branches