[pve-devel] [PATCH storage v2 4/4] change regression test for crucial
Dominik Csapak
d.csapak at proxmox.com
Wed Nov 30 16:36:02 CET 2016
as we now can parse the wearout
Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
---
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",
--
2.1.4
More information about the pve-devel
mailing list