Revision tags: v5.0-stable, v4.0-stable |
|
#
44bfc20a |
| 08-Feb-2023 |
Sushil Singh <susilsi7@in.ibm.com> |
Added test case to ensure firmware update successful when interrupted with hostname change
Changes: - Redfish Code Update With Different Interrupted Operation - Verify Redfish Code Update
Added test case to ensure firmware update successful when interrupted with hostname change
Changes: - Redfish Code Update With Different Interrupted Operation - Verify Redfish Code Update With Different Interrupted Operation
Tested: - Ran successfully redfish/update_service/ test_redfish_bmc_code_update.robot
Change-Id: I209cfddc2991e3684ee1d934311517ac19c4f1e6 Signed-off-by: Sushil Singh <susilsi7@in.ibm.com>
show more ...
|
#
12e33526 |
| 08-Dec-2022 |
Patrick Williams <patrick@stwcx.xyz> |
prettier: re-format
Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML files to have consistent formatting for these file types. Re-run the formatter on the whole repository.
prettier: re-format
Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML files to have consistent formatting for these file types. Re-run the formatter on the whole repository.
Change-Id: Ie200c0d0da7926b8e0dae0b44c5618762f7fd666 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
show more ...
|
#
350edc86 |
| 30-Sep-2022 |
aravinth0510 <aravinthr@ami.com> |
Added new test script for validating task service and tasks instance
Added validation for the following cases - Validate attributes and default values in task service URI - Trigger a redfish event t
Added new test script for validating task service and tasks instance
Added validation for the following cases - Validate attributes and default values in task service URI - Trigger a redfish event that generates task instance and -- Verify task state is valid throughout task lifecycle -- Verify whether the start & end time for task is valid -- Verify the task monitor functionality in tasks instance -- Verify the payload properties in task instance - Verify task collection persistency after BMC reboot
Tested: Run robot redfish/task_service/test_tasks.robot
Signed-off-by: Aravinth R <aravinthr@ami.com> Change-Id: If9206e5eb9f624e7642d617664ef7af79bafc603
show more ...
|
Revision tags: robotframework-requests |
|
#
1560e652 |
| 03-Aug-2022 |
Sushil Singh <susilsi7@in.ibm.com> |
Redfish code update changes
Changes: - Added task state in json file data/task_state.json - Added Keyword Create List Of Task, Create Initiated Task State Dict, Match Target URI
Redfish code update changes
Changes: - Added task state in json file data/task_state.json - Added Keyword Create List Of Task, Create Initiated Task State Dict, Match Target URI, Check Task With Match TargetUri, Verify Task Progress State - Added Keyword Get Task State From File
Tested: Ran succesfully redfish/ update_service/test_redfish_bmc_code_update.robot
Change-Id: Iba2131925cb60614f456cbf5ec91b1b02bddc06b Signed-off-by: Sushil Singh <susilsi7@in.ibm.com>
show more ...
|