diff options
author | Jeff Lane <jeffrey.lane@canonical.com> | 2019-11-25 09:27:00 -0500 |
---|---|---|
committer | Jeff Lane <jeffrey.lane@canonical.com> | 2020-04-02 09:43:05 -0400 |
commit | 19ae5341f62e8451cfd93d7e770c5ca33e3cda9c (patch) | |
tree | 7ae8c2b1d015c3dc4fc2fd28a6e100454678a711 /units | |
parent | abe9480db405488aee3f419c13a9cf5011c168af (diff) |
cpu/jobs.pxu: don't run cpu_scaling on ppc64el or s390x as it isnt applicable there. lp: #1853847
Diffstat (limited to 'units')
-rw-r--r-- | units/cpu/jobs.pxu | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/cpu/jobs.pxu b/units/cpu/jobs.pxu index dccf2e43..33446a8e 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: |