From 2b29ced1bb3859968f809dab2dff0e27d9de334d Mon Sep 17 00:00:00 2001 From: Rod Smith Date: Mon, 10 Apr 2017 13:20:30 -0400 Subject: Fix missing dependency on uuid-runtime for disk_stress_ng test. --- jobs/disk.txt.in | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'jobs') 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' -- cgit v1.2.3