6fb70d98 | 24-Oct-2023 |
Matt Fischer <matthew.fischer@hpe.com> |
Switch from Force Tags to Test Tags
Force Tags is deprecated in Robot 7.0 and will eventually warn and then after that stop working. Test Tags performs the same function per docs.
Change-Id: I7cf30
Switch from Force Tags to Test Tags
Force Tags is deprecated in Robot 7.0 and will eventually warn and then after that stop working. Test Tags performs the same function per docs.
Change-Id: I7cf305754b247b995a05d8da3b9de9ed613ecae2 Signed-off-by: Matt Fischer <matthew.fischer@hpe.com>
show more ...
|
767900df | 26-Jun-2024 |
George Keishing <gkeishin@in.ibm.com> |
Robot 7.0 version code changes
Changes: - Singular section headers like '*** Keyword ***' are deprecated. Use plural format like '*** Keywords ***' instead.
- Singular section heade
Robot 7.0 version code changes
Changes: - Singular section headers like '*** Keyword ***' are deprecated. Use plural format like '*** Keywords ***' instead.
- Singular section headers like '*** Comment ***' are deprecated. Use plural format like '*** Comments ***' instead.
Tested: Syntax check run using robot --dryrun option locally
Change-Id: Ifecc986b919fac504d8c3970a538de5a29f64307 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
409df05d | 17-Jan-2024 |
George Keishing <gkeishin@in.ibm.com> |
Robot Framework 7.0 changes
Update robot code syntax overall in the repo
Changes: - Update the requirement.txt package version for robot - The '[Return]' setting is deprecated. Use the
Robot Framework 7.0 changes
Update robot code syntax overall in the repo
Changes: - Update the requirement.txt package version for robot - The '[Return]' setting is deprecated. Use the 'RETURN' statement instead. - Singular section headers like '*** Test Case ***' are deprecated. Use plural format like '*** Test Cases ***' instead. - Singular section headers like '*** Variable ***' are deprecated
Tested: - Ran from sandbox with the version $ robot --version Robot Framework 7.0 (Python 3.10.12 on linux)
and also tested on latest python version
Robot Framework 7.0 (Python 3.11.9 on linux)
Change-Id: I54e85f9d799556c63b9a39f79483f83e9b980768 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
1e53824e | 11-Jun-2024 |
Megha G N <Megha.G.N@ibm.com> |
Automation fix for VMI
Changes: - Modified "Suite Setup Execution" Keyword - Modified "Test Teardown Execution" Keyword
Tested: - Ran test_vmi.robot
Change-Id: I11175f0f51f6bfa82862047
Automation fix for VMI
Changes: - Modified "Suite Setup Execution" Keyword - Modified "Test Teardown Execution" Keyword
Tested: - Ran test_vmi.robot
Change-Id: I11175f0f51f6bfa82862047e95fb54749cac96ac Signed-off-by: Megha G N <Megha.G.N@ibm.com>
show more ...
|
5d88077c | 10-May-2024 |
Megha G N <Megha.G.N@ibm.com> |
Automation fix for VMI certificate
Changes: - Modified "Send CSR Request When VMI Is Off And Verify" TC
Tested: - Ran test_vmicert_management.robot
Change-Id: I04060c006cfd17793854f2e43ed9
Automation fix for VMI certificate
Changes: - Modified "Send CSR Request When VMI Is Off And Verify" TC
Tested: - Ran test_vmicert_management.robot
Change-Id: I04060c006cfd17793854f2e43ed989c6145d41e4 Signed-off-by: Megha G N <Megha.G.N@ibm.com>
show more ...
|
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 ...
|