We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c941fd1 commit 43e9e83Copy full SHA for 43e9e83
lib/engines/hcktest/drivers/vioscsi.json
@@ -43,7 +43,6 @@
43
"reject_test_names": [
44
"DF - Embedded Signature Verification Test (Certification)",
45
"DF - Embedded Signature Verification Test (Tuning and Validation)",
46
- "Storage HBA Firmware Update",
47
"DF - Reboot Restart with IO During (Reliability)",
48
"Hardware-enforced Stack Protection Compatibility Test"
49
]
lib/engines/hcktest/hcktest.json
@@ -35,6 +35,17 @@
35
"value": "161"
36
}
37
38
+ },
39
+ {
40
+ "tests": [
41
+ "Storage HBA Firmware Update"
42
+ ],
+ "parameters": [
+ "name": "FirmwareImageFile",
+ "value": "C:\\Windows\\mib.bin"
+ }
+ ]
50
51
0 commit comments