Merge ~alanec/plainbox-provider-checkbox:cpufreq_test-jobs into plainbox-provider-checkbox:master

Proposed by Adrian Lane
Status: Merged
Approved by: Jeff Lane 
Approved revision: 697c1d183fb748f6bc22c50d5f55e387109c1571
Merged at revision: 8027ea6e7cf6e611bb0f020cc071dd4389fb5eda
Proposed branch: ~alanec/plainbox-provider-checkbox:cpufreq_test-jobs
Merge into: plainbox-provider-checkbox:master
Diff against target: 31 lines (+11/-1)
2 files modified
units/cpu/jobs.pxu (+10/-0)
units/cpu/test-plan.pxu (+1/-1)
Reviewer Review Type Date Requested Status
Jeff Lane  Approve
Review via email: mp+395389@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Jeff Lane  (bladernr) wrote :

One minor fix if you can please get that today. See inline

review: Needs Fixing
Revision history for this message
Jeff Lane  (bladernr) wrote :

Thanks. Now that the other one is done, I'll approve this one too.

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 97dfc10..afdd6ea 100644
--- a/units/cpu/jobs.pxu
+++ b/units/cpu/jobs.pxu
@@ -177,3 +177,13 @@ _siblings: [
177 "command": "cpuinfo_resource.py | diff $PLAINBOX_SESSION_SHARE/cpuinfo_before_suspend -",177 "command": "cpuinfo_resource.py | diff $PLAINBOX_SESSION_SHARE/cpuinfo_before_suspend -",
178 "depends": "com.canonical.certification::suspend/suspend_advanced_auto"}178 "depends": "com.canonical.certification::suspend/suspend_advanced_auto"}
179 ]179 ]
180
181plugin: shell
182category_id: com.canonical.plainbox::cpu
183id: cpu/cpufreq_test-server
184user: root
185command: cpufreq_test.py -q
186_summary:
187 cpufreq scaling test
188_description:
189 Comprehensive testing of cpu scaling capabilities and directives via cpufreq.
diff --git a/units/cpu/test-plan.pxu b/units/cpu/test-plan.pxu
index 5d06090..eb2dabb 100644
--- a/units/cpu/test-plan.pxu
+++ b/units/cpu/test-plan.pxu
@@ -85,7 +85,7 @@ _name: CPU Tests (Server)
85_description: CPU Tests (Server)85_description: CPU Tests (Server)
86include:86include:
87 cpu/clocktest certification-status=blocker87 cpu/clocktest certification-status=blocker
88 cpu/frequency_governors certification-status=blocker88 cpu/cpufreq_test-server certification-status=blocker
89 cpu/maxfreq_test certification-status=blocker89 cpu/maxfreq_test certification-status=blocker
90 cpu/maxfreq_test-log-attach certification-status=non-blocker90 cpu/maxfreq_test-log-attach certification-status=non-blocker
91 cpu/topology certification-status=blocker91 cpu/topology certification-status=blocker

Subscribers

People subscribed via source and target branches