diff options
author | Jeff Lane <jeffrey.lane@canonical.com> | 2016-07-11 17:25:57 -0400 |
---|---|---|
committer | Jeff Lane <jeffrey.lane@canonical.com> | 2016-07-11 17:25:57 -0400 |
commit | 251fdb52a5ff2545bd3ed5fdc7af2413453d5267 (patch) | |
tree | c9464057e09041cb4ba988552e2672feefde2102 /jobs | |
parent | cc59de128ef2a01491bf528b21b81d4c124ed13a (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.in | 1 |
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: |