diff options
-rw-r--r-- | jobs/disk.txt.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/jobs/disk.txt.in b/jobs/disk.txt.in index c1df7e3..606e450 100644 --- a/jobs/disk.txt.in +++ b/jobs/disk.txt.in @@ -72,6 +72,11 @@ _summary: Disk I/O stress test for {product} _description: Disk I/O stress test for {product} command: storage_test {name} +# The stress/disk_stress_ng_test job requires uuid-runtime package +unit: packaging meta-data +os-id: debian +Depends: uuid-runtime + unit: template template-resource: device template-filter: device.category == 'DISK' |