From f7a14619791716a90eaa881e07565d2f7fe719f6 Mon Sep 17 00:00:00 2001 From: Rod Smith Date: Fri, 15 Jul 2016 09:49:30 -0400 Subject: providers:checkbox: Added new disk_stress_ng test based on stress-ng --- jobs/disk.txt.in | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'jobs') diff --git a/jobs/disk.txt.in b/jobs/disk.txt.in index 9dc8c40..0ed85dc 100644 --- a/jobs/disk.txt.in +++ b/jobs/disk.txt.in @@ -67,6 +67,20 @@ _summary: Disk I/O stress test for {product} _description: Disk I/O stress test for {product} command: storage_test {name} +unit: template +template-resource: device +template-filter: device.category == 'DISK' +plugin: shell +category_id: 2013.com.canonical.plainbox::disk +id: disk/disk_stress_ng_{name} +estimated_duration: 4560.0 +user: root +requires: + block_device.{name}_state != 'removable' +_summary: Disk stress_ng test for {product} +_description: Disk stress_ng test for {product} +command: disk_stress_ng --disk-device {name} --base-time 240 --really-run + plugin: shell category_id: 2013.com.canonical.plainbox::disk id: disk/spindown -- cgit v1.2.3