From 4661e1020bd563c62ec50b31575c3e20716ffd50 Mon Sep 17 00:00:00 2001 From: Dominik Csapak Date: Wed, 30 Nov 2016 16:36:02 +0100 Subject: [PATCH] change regression test for crucial as we now can parse the wearout Signed-off-by: Dominik Csapak --- test/disk_tests/ssd_smart/disklist_expected.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/disk_tests/ssd_smart/disklist_expected.json b/test/disk_tests/ssd_smart/disklist_expected.json index 2eab675..1a89a84 100644 --- a/test/disk_tests/ssd_smart/disklist_expected.json +++ b/test/disk_tests/ssd_smart/disklist_expected.json @@ -6,7 +6,7 @@ "gpt" : 1, "health" : "PASSED", "journals" : 0, - "wearout" : "N/A", + "wearout" : "100", "osdid" : -1, "size" : 512000, "type" : "ssd",