caf6bd13 | 15-May-2024 |
manashsarma <manashsarma@in.ibm.com> |
Fix peltool automation testcase
Changes: - Modified testcase
Tested: - Ran the testcase from sandbox successfully.
Change-Id: Ia5d479694938c30a936e83d095444e790706f614 Signed-off-by: ma
Fix peltool automation testcase
Changes: - Modified testcase
Tested: - Ran the testcase from sandbox successfully.
Change-Id: Ia5d479694938c30a936e83d095444e790706f614 Signed-off-by: manashsarma <manashsarma@in.ibm.com>
show more ...
|
88e5c9b1 | 08-May-2024 |
Megha G N <Megha.G.N@ibm.com> |
Automation fix for VMI Certificate sub-menu
Changes: - Modified "Suite Setup Execution" keyword
Tested: - Ran test_vmicert_management.robot
Change-Id: If96598e1cc7cc525dee9af2cf7c2450e12e1
Automation fix for VMI Certificate sub-menu
Changes: - Modified "Suite Setup Execution" keyword
Tested: - Ran test_vmicert_management.robot
Change-Id: If96598e1cc7cc525dee9af2cf7c2450e12e14f43 Signed-off-by: Megha G N <Megha.G.N@ibm.com>
show more ...
|
0f15125b | 16-Apr-2024 |
Megha G N <Megha.G.N@ibm.com> |
Automation fix for VMI sub-menu
Changes: - Removed Test Teardwon
Tested: - Ran test_vmi_multiple_interfaces.robot
Change-Id: Iaa230a15c37b3f45f6df02ce87a78aff5fc2b453 Signed-off-by: Megha
Automation fix for VMI sub-menu
Changes: - Removed Test Teardwon
Tested: - Ran test_vmi_multiple_interfaces.robot
Change-Id: Iaa230a15c37b3f45f6df02ce87a78aff5fc2b453 Signed-off-by: Megha G N <Megha.G.N@ibm.com>
show more ...
|
9bfdf8a7 | 19-Apr-2024 |
George Keishing <gkeishin@in.ibm.com> |
Fix code typo in the repository
Changes: - Corrected spelling mistake in the repository
Tested: - NA
Change-Id: Ic721bbb2efc0f9f5a1895e3f5994fdb38fe310cd Signed-off-by: George Keishing <gk
Fix code typo in the repository
Changes: - Corrected spelling mistake in the repository
Tested: - NA
Change-Id: Ic721bbb2efc0f9f5a1895e3f5994fdb38fe310cd Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
c32434a3 | 11-Jan-2024 |
Yi Hu <yih@supermicro.com> |
Set system, chassis, and bmc as global variables
Changes: - Add SYSTEM_ID as a global variable and set to default value system - Replace redfish/v1/Systems/system to redfish/v1/Systems/SYSTEM_ID
Set system, chassis, and bmc as global variables
Changes: - Add SYSTEM_ID as a global variable and set to default value system - Replace redfish/v1/Systems/system to redfish/v1/Systems/SYSTEM_ID - Replace redfish/v1/Chassis/chassis to redfish/v1/Chassis/CHASSIS_ID - Replace redfish/v1/Managers/bmc to redfish/v1/Managers/MANAGER_ID
Tested: - Tested on sandbox with the changes with sample test run with sample test ID runs 1. without SYSTEM_ID provided 2. with -v SYSTEM_ID:system1 3. with export SYSTEM_ID="" 3. with export SYSTEM_ID="system2"
Change-Id: Ifc412b20038cef1eba632caaa6c300be328259bd Signed-off-by: Wilson Suen <wilsons@supermicro.com> Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
d0b4da9c | 08-Feb-2024 |
Megha G N <Megha.G.N@ibm.com> |
Automation fix for VMI certificate
Changes: - Modified "Suite Setup Execution" keyword
Tested: - Ran successfully test_vmi.robot - Ran successfully test_vmicert_management.robot
Change
Automation fix for VMI certificate
Changes: - Modified "Suite Setup Execution" keyword
Tested: - Ran successfully test_vmi.robot - Ran successfully test_vmicert_management.robot
Change-Id: I8caee1ba6407b70c22acfd9c49533851c1f88b31 Signed-off-by: Megha G N <Megha.G.N@ibm.com>
show more ...
|
86507da8 | 07-Feb-2024 |
Megha G N <Megha.G.N@ibm.com> |
Automation fix for VMI sub-menu
Changes: - Modified "Suite Setup Execution" keyword
Tested: - Ran successfully test_vmi.robot
Change-Id: I63c6ae7d30f36cacd32f4ce9aec431207a014999 Signed-of
Automation fix for VMI sub-menu
Changes: - Modified "Suite Setup Execution" keyword
Tested: - Ran successfully test_vmi.robot
Change-Id: I63c6ae7d30f36cacd32f4ce9aec431207a014999 Signed-off-by: Megha G N <Megha.G.N@ibm.com>
show more ...
|
f515e3ee | 19-Dec-2023 |
dnirmala <dhurgam.nirmala1@ibm.com> |
Fix for the TPO test suite
Changes: - Added new keyword Set Power Policy For TPO Tested: - Ran testcase successfully from sandbox Change-Id: I4b82d3c3e2602e20b380c2852fc47ad172c980af Signe
Fix for the TPO test suite
Changes: - Added new keyword Set Power Policy For TPO Tested: - Ran testcase successfully from sandbox Change-Id: I4b82d3c3e2602e20b380c2852fc47ad172c980af Signed-off-by: dnirmala <dhurgam.nirmala1@ibm.com>
show more ...
|
a28061a0 | 15-Dec-2023 |
George Keishing <gkeishin@in.ibm.com> |
Remove syslib and migrate to lib
Changes: - Move files to lib and rename to align to lib naming - Update test suites using it.
Tested: - Test on sandbox with robot --dryrun to make sure
Remove syslib and migrate to lib
Changes: - Move files to lib and rename to align to lib naming - Update test suites using it.
Tested: - Test on sandbox with robot --dryrun to make sure the linkage is not broken.
Change-Id: I586c06dd3c4e544d87d130c3331886016af66437 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
12de0947 | 08-Dec-2023 |
George Keishing <gkeishin@in.ibm.com> |
openbmctool deprecated code support removal
Changes: - Remove openbmctool related codes from repository
Tested: - For sanity, ran from sandbox HW CI test bucket
Change-Id: I0a5e3db2bcbcdbc968
openbmctool deprecated code support removal
Changes: - Remove openbmctool related codes from repository
Tested: - For sanity, ran from sandbox HW CI test bucket
Change-Id: I0a5e3db2bcbcdbc9680dfd69743f1d397a1f08b3 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
886bf38f | 30-Nov-2023 |
George Keishing <gkeishin@in.ibm.com> |
Code clean up and not supported for community
Changes: - Remove test suites from repository which is not supported for community or incomplete test case.
Tested: - NA
Change-Id
Code clean up and not supported for community
Changes: - Remove test suites from repository which is not supported for community or incomplete test case.
Tested: - NA
Change-Id: I234289f8bf300a7e177ce31cc8b31d932b108a68 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
a9cf2d86 | 09-Oct-2023 |
Megha G N <Megha.G.N@ibm.com> |
Automation fix for VMI menu
Changes: - Increased delay time
Tested: - Ran successfully test_vmi.robot
Change-Id: I020db2b113a1c95dd94ef7d15bb2084617cc589a Signed-off-by: Megha G N <Megha.G
Automation fix for VMI menu
Changes: - Increased delay time
Tested: - Ran successfully test_vmi.robot
Change-Id: I020db2b113a1c95dd94ef7d15bb2084617cc589a Signed-off-by: Megha G N <Megha.G.N@ibm.com>
show more ...
|
f3bbd1b0 | 27-Oct-2023 |
dnirmala <dhurgam.nirmala1@ibm.com> |
Fix for Verify PEL Log Not Offloaded To Host
Changes:
- Wait For Host To Ping not required at host off state. Made it only for host on case. Tested:
- Ran above test case from sandbo
Fix for Verify PEL Log Not Offloaded To Host
Changes:
- Wait For Host To Ping not required at host off state. Made it only for host on case. Tested:
- Ran above test case from sandbox successfully.
Change-Id: I94eebe90e1868f6be9faceefd7379a068e1c584c Signed-off-by: dnirmala <dhurgam.nirmala1@ibm.com>
show more ...
|
06a8ee88 | 17-Oct-2023 |
George Keishing <gkeishin@in.ibm.com> |
Fix test teardown failure in test
Changes: - Replace suite teardown with test teardown
Tested: - Ran from the sandbox
Resolves openbmc/openbmc-test-automation#2219
Change-Id: Iafdd1b46ad
Fix test teardown failure in test
Changes: - Replace suite teardown with test teardown
Tested: - Ran from the sandbox
Resolves openbmc/openbmc-test-automation#2219
Change-Id: Iafdd1b46ade5e0715319cc2d0328bc4d33277be1 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
9f33d459 | 17-Oct-2023 |
George Keishing <gkeishin@in.ibm.com> |
Fix extraneous parameter in FFDC collection
Changes: - Remove extra feild in log collection
Failure: Teardown failed : Keyword 'openbmc_ffdc.FFDC On Test Case Fail' expected 0 argumen
Fix extraneous parameter in FFDC collection
Changes: - Remove extra feild in log collection
Failure: Teardown failed : Keyword 'openbmc_ffdc.FFDC On Test Case Fail' expected 0 arguments, got 1.
Resolves openbmc/openbmc-test-automation/issues/2220
Change-Id: Ib205a87ffc997dc11650e929afcdf92cdc812394 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
365dd46d | 12-Oct-2023 |
George Keishing <gkeishin@in.ibm.com> |
Fix code syntax and warning errors
Changes: - Fixes the following warnings Line has trailing whitespace (TrailingWhitespace) Non-existing setting 'Foce Tags'
Tested: - Tested usin
Fix code syntax and warning errors
Changes: - Fixes the following warnings Line has trailing whitespace (TrailingWhitespace) Non-existing setting 'Foce Tags'
Tested: - Tested using robot --dryrun option and rflint tools.
Change-Id: I7ca659dbc0ef8c5acc53ed0d297cf6b6c8e05dca Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
7c32f30f | 10-Oct-2023 |
George Keishing <gkeishin@in.ibm.com> |
openpower: Update test suite Force tags as per standard
Changes: - Update Tags names for the test suite
Note: Refer CONTRIBUTING.md for under Tags section documentation.
Tested: - NA
openpower: Update test suite Force tags as per standard
Changes: - Update Tags names for the test suite
Note: Refer CONTRIBUTING.md for under Tags section documentation.
Tested: - NA
Change-Id: Id4a4131fec754fb106f47b4a0598715f94fd098d Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
b75a8558 | 07-Sep-2023 |
dnirmala <dhurgam.nirmala1@ibm.com> |
Fix for Verify_PEL_Log_Offloaded_To_Host
Changes: - Added Wait For Host To Ping and increased the time for PEL to get Acked. Tested: - Ran testcase from the sandbox successfully.
Chan
Fix for Verify_PEL_Log_Offloaded_To_Host
Changes: - Added Wait For Host To Ping and increased the time for PEL to get Acked. Tested: - Ran testcase from the sandbox successfully.
Change-Id: I3fbce1b6fe00f6a36f3131d253a39d6ff2dd94a9 Signed-off-by: dnirmala <dhurgam.nirmala1@ibm.com>
show more ...
|
3da6d5f5 | 07-Sep-2023 |
George Keishing <gkeishin@in.ibm.com> |
OpenPower update test suite Force tags as per standard
Changes: - Update Tags names for the test suite
Note: Refer CONTRIBUTING.md for under Tags section documentation.
Tested: - NA
C
OpenPower update test suite Force tags as per standard
Changes: - Update Tags names for the test suite
Note: Refer CONTRIBUTING.md for under Tags section documentation.
Tested: - NA
Change-Id: Icb3243abf616e2edcc8918c7e404d6e0284da802 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
42c84ea5 | 07-Sep-2023 |
George Keishing <gkeishin@in.ibm.com> |
Update test suite Force tags as per standard
Changes: - Update Tags names for the test suite
Note: Refer CONTRIBUTING.md for under Tags section documentation.
Tested: - NA
Change-Id:
Update test suite Force tags as per standard
Changes: - Update Tags names for the test suite
Note: Refer CONTRIBUTING.md for under Tags section documentation.
Tested: - NA
Change-Id: Ica7afcdfead250c98f636b5442cbf4f68849fc67 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
5e009799 | 17-Aug-2023 |
George Keishing <gkeishin@in.ibm.com> |
Openpower: Wait for required dump logs
Changes: - Add wait check for dumps required to be generated
Tested: - Ran from sandbox.
Change-Id: Ic466738f785b59455759cdf6ff3011597a5f4c75 Signed
Openpower: Wait for required dump logs
Changes: - Add wait check for dumps required to be generated
Tested: - Ran from sandbox.
Change-Id: Ic466738f785b59455759cdf6ff3011597a5f4c75 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
405d5375 | 10-Aug-2023 |
George Keishing <gkeishin@in.ibm.com> |
Correct code syntax and fix missing directives
Changes: - Fix test suites for "Multiple keywords with name" and "No keyword with name" errors
Tested: - NA
Change-Id: I07a828f19e85a5ca
Correct code syntax and fix missing directives
Changes: - Fix test suites for "Multiple keywords with name" and "No keyword with name" errors
Tested: - NA
Change-Id: I07a828f19e85a5ca82a899fa63b7d3e450e9b00b Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
10dba42f | 25-Jul-2023 |
Sushil Singh <susilsi7@in.ibm.com> |
Added changes in session URI as context
Changes: - New change is introduced to replace the Oem information to context. - Below files contains repective changes for context in session
Added changes in session URI as context
Changes: - New change is introduced to replace the Oem information to context. - Below files contains repective changes for context in session URI. - openpower/ext_interfaces/ test_client_identifier.robot
Tested: - Ran successfully openpower/ext_interfaces/ test_client_identifier.robot Change-Id: I5e86202732febb5b7c357d38a0d8d8b520438c16 Signed-off-by: Sushil Singh <susilsi7@in.ibm.com>
show more ...
|
f4de7d77 | 21-Jul-2023 |
Sushil Singh <susilsi7@in.ibm.com> |
Added changes in session URI as context
Changes: - New change is introduced to replace the Oem information to context. - Below files contains repective changes for context in session
Added changes in session URI as context
Changes: - New change is introduced to replace the Oem information to context. - Below files contains repective changes for context in session URI. - "lib/external_intf/management_console_utils.robot" - openpower/ext_interfaces/test_lock_management.robot
Tested: - Ran successfully openpower/ext_interfaces/test_lock_management.robot Change-Id: Iddd17202c2cfd69e8dbb94937613573547daf8d4 Signed-off-by: Sushil Singh <susilsi7@in.ibm.com>
show more ...
|
58a4f718 | 27-Jun-2023 |
George Keishing <gkeishin@in.ibm.com> |
Fix code syntax error in test
Changes: - Fix spacing between sleep and AND operator
Tested: - NA
Change-Id: I2c8b5edd7d8b8dfdbb6f0450d074e0192297898e Signed-off-by: George Keishing <gkeishin@
Fix code syntax error in test
Changes: - Fix spacing between sleep and AND operator
Tested: - NA
Change-Id: I2c8b5edd7d8b8dfdbb6f0450d074e0192297898e Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|