File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ Suite Setup Execution
78
78
... Redfish_Utils.Get Member List /redfish/v1/TelemetryService/MetricDefinitions
79
79
80
80
# Create a dictionary of ordinary english naming and actual naming of
81
- # telemtry definition.
81
+ # telemetry definition.
82
82
${english_actual_teleDef } = Create Dictionary
83
83
84
84
Set Suite Variable ${english_actual_teleDef }
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ ${image_id} ${EMPTY}
43
43
*** Test Cases ***
44
44
45
45
Redfish Failure To Upload BMC Image With Bad Manifest
46
- [Documentation] Upload a BMC firmware with a bad MANFIEST file.
46
+ [Documentation] Upload a BMC firmware with a bad MANIFEST file.
47
47
[Tags] Redfish_Failure_To_Upload_BMC_Image_With_Bad_Manifest
48
48
[Template] Redfish Bad Firmware Update
49
49
@@ -79,7 +79,7 @@ Redfish Failure To Upload Empty Host Image
79
79
80
80
81
81
Redfish TFTP Failure To Upload BMC Image With Bad Manifest
82
- [Documentation] Upload a BMC firmware with a bad MANFIEST file via TFTP.
82
+ [Documentation] Upload a BMC firmware with a bad MANIFEST file via TFTP.
83
83
[Tags] Redfish_TFTP_Failure_To_Upload_BMC_Image_With_Bad_Manifest
84
84
[Template] Redfish TFTP Bad Firmware Update
85
85
You can’t perform that action at this time.
0 commit comments