Revision tags: v5.0-stable, v4.0-stable |
|
#
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 ...
|
#
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 ...
|
#
87dc442c |
| 20-Oct-2023 |
George Keishing <gkeishin@in.ibm.com> |
Add new force tags for the IPMI suites
Changes: - Add tag name for the suite
Tested: - NA
Change-Id: I1f87ede8c5241d34a3cf7ae988b5ffc43e84408b Signed-off-by: George Keishing <gkeishin@in.
Add new force tags for the IPMI suites
Changes: - Add tag name for the suite
Tested: - NA
Change-Id: I1f87ede8c5241d34a3cf7ae988b5ffc43e84408b Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
Revision tags: robotframework-requests, v2.10-Hardknott, v2.8.0-stable, v2.7-warrior-stable |
|
#
c108e429 |
| 28-Mar-2019 |
Michael Walsh <micwalsh@us.ibm.com> |
Remove use of deprecated rprint functions
For each of the rprint functions, there is a corresponding gen_print function that can be used instead.
Change-Id: I89c6e0b63cac7aee92da7dc7945e41300128796
Remove use of deprecated rprint functions
For each of the rprint functions, there is a corresponding gen_print function that can be used instead.
Change-Id: I89c6e0b63cac7aee92da7dc7945e413001287967 Signed-off-by: Michael Walsh <micwalsh@us.ibm.com>
show more ...
|
Revision tags: v2.6-thud-stable, v2.2-stable, v2.1-stable, v2.0-stable |
|
#
1ddc7c68 |
| 01-Jun-2018 |
Steven Sombar <ssombar@us.ibm.com> |
Hardbootme test intermittently failing on systems with six GPUs
It is normal for GPU memory mapping to continue after the OS login prompt is available. Add delay before starting HTX to ensure GPUs
Hardbootme test intermittently failing on systems with six GPUs
It is normal for GPU memory mapping to continue after the OS login prompt is available. Add delay before starting HTX to ensure GPUs are available.
Resolves openbmc/openbmc-test-automation#1381
Change-Id: I7fadf646392c26161bc521beddec86c39a2a7e24 Signed-off-by: Steven Sombar <ssombar@us.ibm.com>
show more ...
|
#
26975f0b |
| 08-May-2018 |
Joy Onyerikwu <onyekachukwu.joy.onyerikwu@ibm.com> |
Added a new Test Case for monitoring hardware ranges.
- Verifies fan, temperature and power ranges while the system is idle. - Verifies fan, temperature and power ranges while the system
Added a new Test Case for monitoring hardware ranges.
- Verifies fan, temperature and power ranges while the system is idle. - Verifies fan, temperature and power ranges while the system is in a stressed state.
Change-Id: Ib672e8884f3421e05e85550c888e83d7fb349270 Signed-off-by: Joy Onyerikwu <onyekachukwu.joy.onyerikwu@ibm.com>
show more ...
|
#
c02dde84 |
| 01-May-2018 |
Steven Sombar <ssombar@us.ibm.com> |
Add gpu_core_temperature from REST into GPU stress test
Add library routine to get the core_temperature from REST, and check that the REST temperature matches the nvidia-smi reported temperature.
R
Add gpu_core_temperature from REST into GPU stress test
Add library routine to get the core_temperature from REST, and check that the REST temperature matches the nvidia-smi reported temperature.
Resolves openbmc/openbmc-test-automation#1355
Change-Id: Ib136054e0dfff16482711e4f8c95eb2b24315558 Signed-off-by: Steven Sombar <ssombar@us.ibm.com>
show more ...
|
#
3ecb6899 |
| 23-Mar-2018 |
Steven Sombar <ssombar@us.ibm.com> |
Enhance the syslib library
Enhance syslib/utils_os.robot by - Adding messages to the "Should Be Equal" keywords. - Enhancing the "Is HTX Running" keyword to return status rather than termina
Enhance the syslib library
Enhance syslib/utils_os.robot by - Adding messages to the "Should Be Equal" keywords. - Enhancing the "Is HTX Running" keyword to return status rather than terminating the run. - Update the systest/* tests to use the revised "Is HTX Running" keyword. - Display BMC error logs before termination.
Resolves openbmc/openbmc-test-automation#1304 Change-Id: I17ab8d2deafbe1ef2a232d8356e78740b1b20991 Signed-off-by: Steven Sombar <ssombar@us.ibm.com>
show more ...
|
#
e97fbd03 |
| 29-Jan-2018 |
George Keishing <gkeishin@in.ibm.com> |
Fix Robot keyword typo error in systest
Change-Id: I5291dd5e4c435e09c006d7fa6ddf13b49720ad56 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
|
#
07be3741 |
| 11-Jan-2018 |
Steven Sombar <ssombar@us.ibm.com> |
hardbootme test reports no keyword REST Power On
Need to add lib/boot_utils.robot as a Resource to syslib/utils_os.robot
Resolves openbmc/openbmc-test-automation#1197 Change-Id: I10f00b45ddd6fa3ad
hardbootme test reports no keyword REST Power On
Need to add lib/boot_utils.robot as a Resource to syslib/utils_os.robot
Resolves openbmc/openbmc-test-automation#1197 Change-Id: I10f00b45ddd6fa3ad0f0fe769a2bd225e9d13692 Signed-off-by: Steven Sombar <ssombar@us.ibm.com>
show more ...
|
#
0278b130 |
| 09-Jan-2018 |
Steven Sombar <ssombar@us.ibm.com> |
Add temperature, power, frequency tests to GPU stress test
Add GPU temperature, power, frequency utilities to utils_os.robot, and remove the common Test Setup Execution utility from syslib.
Resolve
Add temperature, power, frequency tests to GPU stress test
Add GPU temperature, power, frequency utilities to utils_os.robot, and remove the common Test Setup Execution utility from syslib.
Resolves openbmc/openbmc-test-automation#1030 Resolves openbmc/openbmc-test-automation#637 Change-Id: I823b9956b61d9c35b09faa4e7a4372aa9244a805 Signed-off-by: Steven Sombar <ssombar@us.ibm.com>
show more ...
|
#
dc1691d9 |
| 07-Dec-2017 |
George Keishing <gkeishin@in.ibm.com> |
HTX bootme error log check every loop cycle
Fixes: - Added error log checking. - Delete error log as part of test setup. - Keyword name changes for setup and teardown.
Change-Id: I92e97
HTX bootme error log check every loop cycle
Fixes: - Added error log checking. - Delete error log as part of test setup. - Keyword name changes for setup and teardown.
Change-Id: I92e97d7f41ae240cab71733a728d67716460eb62 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
#
197e3800 |
| 02-Nov-2017 |
Steven Sombar <ssombar@us.ibm.com> |
Add SOL console logging to gpu stress test
Resolves openbmc/openbmc-test-automation#1112 Change-Id: Ibd3175083a9c3ee7a37ff9a376b288d50c2ba405 Signed-off-by: Steven Sombar <ssombar@us.ibm.com>
|
#
664a0162 |
| 05-Jun-2017 |
George Keishing <gkeishin@in.ibm.com> |
GPU test exerciser
Resolves openbmc/openbmc-test-automation#625
Change-Id: Id005659f512c26cae5342b22a844e912f81f6cd1 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
|