summaryrefslogtreecommitdiff
path: root/units/cpu
diff options
authorJeff Lane <jeffrey.lane@canonical.com>2019-11-25 09:27:00 -0500
committerJeff Lane <jeffrey.lane@canonical.com>2020-04-02 09:43:05 -0400
commit9d6d17b22408f6350354c7948fd4573eae3bfc0b (patch)
tree5633c05aabb584b59ba2cdabbfbafd93aa088698 /units/cpu
parent24406be3f5d6635d94273fe74e71aed9677b208a (diff)
cpu/jobs.pxu: don't run cpu_scaling on ppc64el or s390x as it isnt applicable there. lp: #1853847
Diffstat (limited to 'units/cpu')
-rw-r--r--units/cpu/jobs.pxu1
1 files changed, 1 insertions, 0 deletions
diff --git a/units/cpu/jobs.pxu b/units/cpu/jobs.pxu
index dccf2e4..33446a8 100644
--- a/units/cpu/jobs.pxu
+++ b/units/cpu/jobs.pxu
@@ -5,6 +5,7 @@ estimated_duration: 150.0
requires:
executable.name == 'fwts'
'userspace' in cpuinfo.governors
+ cpuinfo.platform not in ("ppc64el", "s390x")
user: root
environ: PLAINBOX_SESSION_SHARE LD_LIBRARY_PATH SNAP
command: