summaryrefslogtreecommitdiff
path: root/jobs
diff options
authorRod Smith <rod.smith@canonical.com>2016-01-12 12:21:29 +0000
committerSylvain Pineau <>2016-01-12 12:21:29 +0000
commitb24d83179d0d713dac9771973c316f31c310babd (patch)
treeea33f16fb954c2855b00bca066a18229694b5bdf /jobs
parent5d4f5a0faf537ceaa7d2a696d50381262c0970e3 (diff)
parentbaee5bd15d7fe21fb0b1a3b36ec20f282b2a8e51 (diff)
"automatic merge of lp:~rodsmith/checkbox/002-early-smart-test-2/ by tarmac [r=roadmr][bug=][author=rodsmith]"
Diffstat (limited to 'jobs')
-rw-r--r--jobs/disk.txt.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/jobs/disk.txt.in b/jobs/disk.txt.in
index 4824d13..23ccdf1 100644
--- a/jobs/disk.txt.in
+++ b/jobs/disk.txt.in
@@ -75,6 +75,7 @@ command:
requires:
device.path == "$path"
block_device.`ls /sys$path/block`_state != 'removable'
+ block_device.`ls /sys$path/block`_smart == 'True'
description:
This tests the SMART capabilities for $product (Note that this test will not work against hardware RAID)
user: root