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
1diff --git a/units/cpu/jobs.pxu b/units/cpu/jobs.pxu
2index 97dfc10..afdd6ea 100644
3--- a/units/cpu/jobs.pxu
4+++ b/units/cpu/jobs.pxu
5@@ -177,3 +177,13 @@ _siblings: [
6 "command": "cpuinfo_resource.py | diff $PLAINBOX_SESSION_SHARE/cpuinfo_before_suspend -",
7 "depends": "com.canonical.certification::suspend/suspend_advanced_auto"}
8 ]
9+
10+plugin: shell
11+category_id: com.canonical.plainbox::cpu
12+id: cpu/cpufreq_test-server
13+user: root
14+command: cpufreq_test.py -q
15+_summary:
16+ cpufreq scaling test
17+_description:
18+ Comprehensive testing of cpu scaling capabilities and directives via cpufreq.
19diff --git a/units/cpu/test-plan.pxu b/units/cpu/test-plan.pxu
20index 5d06090..eb2dabb 100644
21--- a/units/cpu/test-plan.pxu
22+++ b/units/cpu/test-plan.pxu
23@@ -85,7 +85,7 @@ _name: CPU Tests (Server)
24 _description: CPU Tests (Server)
25 include:
26 cpu/clocktest certification-status=blocker
27- cpu/frequency_governors certification-status=blocker
28+ cpu/cpufreq_test-server certification-status=blocker
29 cpu/maxfreq_test certification-status=blocker
30 cpu/maxfreq_test-log-attach certification-status=non-blocker
31 cpu/topology certification-status=blocker

Subscribers

People subscribed via source and target branches