add ssd and smart regression tests
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
committed by
Dietmar Maurer
parent
b069cdec67
commit
8ae0b78f64
16
test/disk_tests/ssd_smart/sdd_smart_expected.json
Normal file
16
test/disk_tests/ssd_smart/sdd_smart_expected.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"attributes" : [
|
||||
{
|
||||
"id" : "232",
|
||||
"fail" : "-",
|
||||
"raw" : "100",
|
||||
"flags" : "PO--CK",
|
||||
"value" : 100,
|
||||
"worst" : 100,
|
||||
"name" : "Available_Reservd_Space",
|
||||
"threshold" : 4
|
||||
}
|
||||
],
|
||||
"type" : "ata",
|
||||
"health" : "PASSED"
|
||||
}
|
||||
Reference in New Issue
Block a user