diff options
Diffstat (limited to 'units/cpu')
-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 b3167c4..6d1321a 100644 --- a/units/cpu/jobs.pxu +++ b/units/cpu/jobs.pxu @@ -157,6 +157,7 @@ plugin: attachment category_id: com.canonical.plainbox::cpu estimated_duration: 0.5 id: cpu/cstates_results.log +requires: cpuinfo.platform not in ("aarch64", "armv7l") after: cpu/cstates command: [ -e "${PLAINBOX_SESSION_SHARE}"/fwts_cstates_results.log ] && cat "${PLAINBOX_SESSION_SHARE}"/fwts_cstates_results.log |