diff options
author | Rod Smith <rod.smith@canonical.com> | 2016-07-18 13:39:37 -0400 |
---|---|---|
committer | Rod Smith <rod.smith@canonical.com> | 2016-07-18 13:39:37 -0400 |
commit | 1e71c2b6d0b990edcda3fa210c2ab677c92915fd (patch) | |
tree | 068b703929daf5adfe17ec7ab8887c4df7290f31 /jobs | |
parent | f7a14619791716a90eaa881e07565d2f7fe719f6 (diff) |
Made changes to new disk_stress_ng script per Jeff's comments
Diffstat (limited to 'jobs')
-rw-r--r-- | jobs/disk.txt.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jobs/disk.txt.in b/jobs/disk.txt.in index 0ed85dc..14153d6 100644 --- a/jobs/disk.txt.in +++ b/jobs/disk.txt.in @@ -76,6 +76,7 @@ id: disk/disk_stress_ng_{name} estimated_duration: 4560.0 user: root requires: + package.name == 'stress-ng' block_device.{name}_state != 'removable' _summary: Disk stress_ng test for {product} _description: Disk stress_ng test for {product} |