summaryrefslogtreecommitdiff
path: root/jobs
diff options
authorJeff Lane <jeffrey.lane@canonical.com>2016-07-11 17:25:57 -0400
committerJeff Lane <jeffrey.lane@canonical.com>2016-07-11 17:25:57 -0400
commit251fdb52a5ff2545bd3ed5fdc7af2413453d5267 (patch)
treec9464057e09041cb4ba988552e2672feefde2102 /jobs
parentcc59de128ef2a01491bf528b21b81d4c124ed13a (diff)
Added arch filter to cpu/maxfreq as it is not supported/applicable to ppc64el and s390x
Diffstat (limited to 'jobs')
-rw-r--r--jobs/cpu.txt.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/jobs/cpu.txt.in b/jobs/cpu.txt.in
index 9ea34d7..8842ffe 100644
--- a/jobs/cpu.txt.in
+++ b/jobs/cpu.txt.in
@@ -27,6 +27,7 @@ id: cpu/maxfreq_test
estimated_duration: 0.6
requires:
package.name == 'fwts'
+ cpuinfo.platform in ("i386", "x86_64", "aarch64")
user: root
command: fwts_test -t maxfreq -l $PLAINBOX_SESSION_SHARE/maxfreq_test.log
_summary: