Revision tags: v5.0-stable |
|
#
ee0103d5 |
| 30-Jan-2024 |
George Keishing <gkeishin@in.ibm.com> |
Code fixes and cleanup in test repository
Changes: - Fix typo mistake - Fix TrailingWhitespace - Fix Tagging mismatch
Tested: - Tag mismatch command $ find | grep '\.robot$' | xargs awk -
Code fixes and cleanup in test repository
Changes: - Fix typo mistake - Fix TrailingWhitespace - Fix Tagging mismatch
Tested: - Tag mismatch command $ find | grep '\.robot$' | xargs awk -f check_robot_tags.awk - codespell - robot custom script
Change-Id: Idb6bac6254c86647934e590f1f581d1f9c7dc11c Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
#
a4ab9f33 |
| 13-Dec-2023 |
Sridevi Ramesh <sridevra@in.ibm.com> |
Fix for BIOS attribute sanity test suite
Changes:
Miscellaneous fixes for BIOS attribute sanity test suite.
But, still there are some failure to handle. Will fix it in further commits.
Tested:
T
Fix for BIOS attribute sanity test suite
Changes:
Miscellaneous fixes for BIOS attribute sanity test suite.
But, still there are some failure to handle. Will fix it in further commits.
Tested:
Tested on BMC environment.
Change-Id: Ie513ab31b1ae89f88355f9dc3c8966bcca67d9f4 Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>
show more ...
|
Revision tags: v4.0-stable |
|
#
99b36fbc |
| 14-Dec-2022 |
George Keishing <gkeishin@in.ibm.com> |
Amend BIOS firmware boot side keyword
Changes: - Tweak code to handle side switch based on the user input and current system BIOS value set.
Tested: - Tested in the sandbox using sample
Amend BIOS firmware boot side keyword
Changes: - Tweak code to handle side switch based on the user input and current system BIOS value set.
Tested: - Tested in the sandbox using sample test code
Change-Id: I055ea962717b9688b894b589a3f8556e9994f88b Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
#
13d84bf7 |
| 31-Oct-2022 |
Sridevi Ramesh <sridevra@in.ibm.com> |
BIOS: Create API to set fw_boot_side value.
Changes:
-- Added three new keywords as mentioned below.
- Switch BIOS Attribute Firmware Boot Side - Is Boot Progress At Any State - Is Boot Progres
BIOS: Create API to set fw_boot_side value.
Changes:
-- Added three new keywords as mentioned below.
- Switch BIOS Attribute Firmware Boot Side - Is Boot Progress At Any State - Is Boot Progress At Required State
Tested:
Created a unit testcase and verified on BMC environment.
Change-Id: I37cb070fb1269c5d90cc1cbe3906f04262a2334d Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>
show more ...
|
Revision tags: robotframework-requests, v2.10-Hardknott |
|
#
0e0e67c2 |
| 06-Jun-2021 |
Anusha Dathatri <adathatr@in.ibm.com> |
Accomodate BIOS utility file path change
Signed-off-by: Anusha Dathatri <adathatr@in.ibm.com> Change-Id: Ia1964f16c1aff14236aeee7bbea3d951dae76183
|
#
99d0892b |
| 25-May-2021 |
Anusha Dathatri <adathatr@in.ibm.com> |
Optionally validate the updated value in BIOS utility
- Set BIOS Attribute Value And Verify
Signed-off-by: Anusha Dathatri <adathatr@in.ibm.com> Change-Id: I911a2cc07915d7a77262892f12fa621c513bcf73
|
#
67a8bef2 |
| 27-May-2021 |
George Keishing <gkeishin@in.ibm.com> |
Move BIOs attribute suite to openpower since it system specific
Change-Id: I221f02ff9e67f6eca72fdf3b0547a819af7bdd7f Signed-off-by: George Keishing <gkeishin@in.ibm.com>
|