]> git.proxmox.com Git - pve-storage.git/commit
tests: add ssd sas disk
authorDominik Csapak <d.csapak@proxmox.com>
Fri, 11 Dec 2020 13:52:40 +0000 (14:52 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 15 Dec 2020 13:42:16 +0000 (14:42 +0100)
commita66db4ae553bde8ade0de9a962724a60751b2f77
tree48478603914aeef60bb57aff063829cc5a4016df
parent189e67ffa6c707a6609a310bd12c75da628082b0
tests: add ssd sas disk

copied from test 'sas' with rotational set to 0
this has then the type 'ssd', rpm: 0, and health: 'OK'

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
test/disk_tests/sas_ssd/disklist [new file with mode: 0644]
test/disk_tests/sas_ssd/disklist_expected.json [new file with mode: 0644]
test/disk_tests/sas_ssd/sda/device/model [new file with mode: 0644]
test/disk_tests/sas_ssd/sda/device/vendor [new file with mode: 0644]
test/disk_tests/sas_ssd/sda/queue/rotational [new file with mode: 0644]
test/disk_tests/sas_ssd/sda/size [new file with mode: 0644]
test/disk_tests/sas_ssd/sda_smart [new file with mode: 0644]
test/disk_tests/sas_ssd/sda_smart_expected.json [new file with mode: 0644]
test/disk_tests/sas_ssd/sda_udevadm [new file with mode: 0644]