diff options
author | PMR <pmr@pmr-lander> | 2020-04-02 13:58:00 +0000 |
---|---|---|
committer | PMR <pmr@pmr-lander> | 2020-04-02 13:58:00 +0000 |
commit | ae6dc340a022b6ea1dd4774c52ea234297c4b37c (patch) | |
tree | e23400137d8b68a6de2a6f0aa1a53391019c4855 | |
parent | 4021619f4942f815b086bd083bf8c48aef6a4cda (diff) | |
parent | 0aa1c88d522dabe98627bc210e1d38bde33aa317 (diff) |
Merge #375954 from ~bladernr/plainbox-provider-checkbox:1853847-no-cpu-scaling-on-power
update cpu/scaling to not run on s390x and ppc64el
-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: |