summaryrefslogtreecommitdiff
path: root/jobs
diff options
authorRod Smith <rod.smith@canonical.com>2017-04-10 13:20:30 -0400
committerRod Smith <rod.smith@canonical.com>2017-04-10 13:20:30 -0400
commit2b29ced1bb3859968f809dab2dff0e27d9de334d (patch)
treeb7e694afb1bf5ca5c5f9e32256457d95622e2d43 /jobs
parent0b8af69d69af9885902753dcb4d11fb06c381810 (diff)
Fix missing dependency on uuid-runtime for disk_stress_ng test.
Diffstat (limited to 'jobs')
-rw-r--r--jobs/disk.txt.in5
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'