diff options
author | Jeff Lane <jeffrey.lane@canonical.com> | 2019-11-28 09:53:07 -0500 |
---|---|---|
committer | Jeff Lane <jeffrey.lane@canonical.com> | 2019-11-28 09:53:07 -0500 |
commit | 2f228fe05bbad4e9562d1b0dafb26fab5f518baa (patch) | |
tree | bfdaec7f975d3f55834d597ff050cd3d9720592b /units/cpu | |
parent | f3ae8efb9418e5f953a5f4ee4987780874842df3 (diff) |
units/cpu/jobs.pxu: corrected governor to look for in scaling test constraint.
Diffstat (limited to 'units/cpu')
-rw-r--r-- | units/cpu/jobs.pxu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/cpu/jobs.pxu b/units/cpu/jobs.pxu index 6ccc3fe..dccf2e4 100644 --- a/units/cpu/jobs.pxu +++ b/units/cpu/jobs.pxu @@ -4,7 +4,7 @@ id: cpu/scaling_test estimated_duration: 150.0 requires: executable.name == 'fwts' - 'performance' in cpuinfo.governors + 'userspace' in cpuinfo.governors user: root environ: PLAINBOX_SESSION_SHARE LD_LIBRARY_PATH SNAP command: |