History log of /openbmc/openbmc-test-automation/systest/htx_hardbootme_test.robot (Results 1 – 25 of 42)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
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 ...


# 91e13740 15-Dec-2023 George Keishing <gkeishin@in.ibm.com>

Relocate syslib utils_keywords.py to lib

Changes:
- move syslib/utils_keywords.py to lib
- Update test suites import path changes

Tested:
- Sandbox robot --dryrun to ensure linking
is

Relocate syslib utils_keywords.py to lib

Changes:
- move syslib/utils_keywords.py to lib
- Update test suites import path changes

Tested:
- Sandbox robot --dryrun to ensure linking
is not broken

Change-Id: Ic70f6778957e144272a3bb943a7e3c2515dbbbb1
Signed-off-by: George Keishing <gkeishin@in.ibm.com>

show more ...


# 3fc6313b 14-Dec-2023 George Keishing <gkeishin@in.ibm.com>

Relocate HTX resource file to lib

Changes:
- Move the HTX resource file to lib/ with new filename
- Update import on test suite using it.

Tested:
- Ran robot --dryrun to ensure imports

Relocate HTX resource file to lib

Changes:
- Move the HTX resource file to lib/ with new filename
- Update import on test suite using it.

Tested:
- Ran robot --dryrun to ensure imports is correct.

Change-Id: I5e133cfc332265a61ac430d3f6037bc7a8b2733a
Signed-off-by: George Keishing <gkeishin@in.ibm.com>

show more ...


# 7459c42f 09-Nov-2023 sarandev3 <saranyad@in.ibm.com>

Added fix for ignoring SOL console error

Changes:
- Added fix for SOL console error we get on jenkins node gfw289.
Tested:
- Ran the testcase from sandbox successfully.

Change-Id: I21864aa94287f8d1

Added fix for ignoring SOL console error

Changes:
- Added fix for SOL console error we get on jenkins node gfw289.
Tested:
- Ran the testcase from sandbox successfully.

Change-Id: I21864aa94287f8d1695842f2b313682fac853656
Signed-off-by: sarandev3 <saranyad@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
# 4a8b3bb1 08-Mar-2022 Peter D Phan <peterp@us.ibm.com>

systest: Add syslib/resource.robot for HTX variables

Add syslib/resource.robot include for HTX variables.
This is needed to be able to override test default values with command line variables.

Test

systest: Add syslib/resource.robot for HTX variables

Add syslib/resource.robot include for HTX variables.
This is needed to be able to override test default values with command line variables.

Test:
- Tested by overriding these variables
HTX_DURATION, HTX_INTERVAL, HTX_LOOP, HTX_KEEP_RUNNING, HTX_MDT_PROFILE

Signed-off-by: Peter D Phan <peterp@us.ibm.com>
Change-Id: I634a99a288cfc98d47fddb87d19ac0f90fb43374

show more ...


# 1ad128c3 28-Oct-2021 George Keishing <gkeishin@in.ibm.com>

Fix HTX exerciser test suite

Changes:
- Ammend code to handle Redfish
- Update OS info logic

Change-Id: Ice921a5e38da48853f5798b2e4805d03748f33c4
Signed-off-by: George Keishing <gkeishin@

Fix HTX exerciser test suite

Changes:
- Ammend code to handle Redfish
- Update OS info logic

Change-Id: Ice921a5e38da48853f5798b2e4805d03748f33c4
Signed-off-by: George Keishing <gkeishin@in.ibm.com>

show more ...


Revision tags: v2.10-Hardknott
# 178d9bf2 09-Jul-2020 George Keishing <gkeishin@in.ibm.com>

Update code documentation and variables

Change-Id: I40a3dcfcca6be63b6ea44f935bb631948273dd82
Signed-off-by: George Keishing <gkeishin@in.ibm.com>


Revision tags: v2.8.0-stable
# c3878254 07-Feb-2020 George Keishing <gkeishin@in.ibm.com>

Fix accessing keyword for HTX bootme run

Multiple keyword conflict:
utils.Get Os Release Info
utils_os.Get Os Release Info

Change-Id: I346a11a5fe7807117fce5e3a25baf33bd4b2db0b
Signed-off-by

Fix accessing keyword for HTX bootme run

Multiple keyword conflict:
utils.Get Os Release Info
utils_os.Get Os Release Info

Change-Id: I346a11a5fe7807117fce5e3a25baf33bd4b2db0b
Signed-off-by: George Keishing <gkeishin@in.ibm.com>

show more ...


# 3839c8cf 09-Sep-2019 Steven Sombar <ssombar@us.ibm.com>

Add eSEL whitelist to BMC error polling test

Move the whitelist checking keyword from htx_hardbootme_test
to esel_utils. Call the keyword from htx_hardbootme_test
and test_bmc_poll_errors.

Resolve

Add eSEL whitelist to BMC error polling test

Move the whitelist checking keyword from htx_hardbootme_test
to esel_utils. Call the keyword from htx_hardbootme_test
and test_bmc_poll_errors.

Resolves openbmc/openbmc-test-automation#1945

Signed-off-by: Steven Sombar <ssombar@us.ibm.com>
Change-Id: Iebcc1e099704965727c8af2730863ef2bae77a45

show more ...


Revision tags: v2.7-warrior-stable
# 0d5f96a4 20-May-2019 Michael Walsh <micwalsh@us.ibm.com>

Fix print_var calls: new fmt, indent, etc.

Changed print_var calls to correctly use new arguments:
- fmt
- indent
- col1_width

Change-Id: If80088d5b69865074fd510421b918da7fd8e874e
Signed-off-by:

Fix print_var calls: new fmt, indent, etc.

Changed print_var calls to correctly use new arguments:
- fmt
- indent
- col1_width

Change-Id: If80088d5b69865074fd510421b918da7fd8e874e
Signed-off-by: Michael Walsh <micwalsh@us.ibm.com>

show more ...


# 242fd7e3 15-Apr-2019 Steven Sombar <ssombar@us.ibm.com>

Update hardbootme test print error logs

Fix for running in Jenkins environment.

Signed-off-by: Steven Sombar <ssombar@us.ibm.com>
Change-Id: Ie24704a6c003b2b7fff1e0a444074f605f8e1fb9


# 377a2cd0 09-Apr-2019 Steven Sombar <ssombar@us.ibm.com>

Hardbootme use either REST or Redfish power on/off

In 'Test Setup Execution' determine if Redfish or not.

Resolves openbmc/openbmc-test-automation#1689

Signed-off-by: Steven Sombar <ssombar@us.ibm

Hardbootme use either REST or Redfish power on/off

In 'Test Setup Execution' determine if Redfish or not.

Resolves openbmc/openbmc-test-automation#1689

Signed-off-by: Steven Sombar <ssombar@us.ibm.com>
Change-Id: Ic5b1363d66d4e6b2fd45ae77b5fb47fc037333a5

show more ...


# d6365f1d 02-Apr-2019 Steven Sombar <ssombar@us.ibm.com>

Add eSEL whitelist to hardbootme test

Print eSELs during HTX run.
Do not fail if eSELs are Informational.
Resolves openbmc/openbmc-test-automation#1687

Signed-off-by: Steven Sombar <ssombar@us.ibm.

Add eSEL whitelist to hardbootme test

Print eSELs during HTX run.
Do not fail if eSELs are Informational.
Resolves openbmc/openbmc-test-automation#1687

Signed-off-by: Steven Sombar <ssombar@us.ibm.com>
Change-Id: I50a65d7b3f8b9879ebbf39205220f18e6c1dff49

show more ...


# 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 ...


# 021cbc46 28-Mar-2019 Steven Sombar <ssombar@us.ibm.com>

Fix the HTX Shutdown syslib routine

Update the 'Shutdown HTX Exerciser' library utility, which
throws invalid List and parameter errors.
Replace obsolete Rprint and Rprintn statements used
throughou

Fix the HTX Shutdown syslib routine

Update the 'Shutdown HTX Exerciser' library utility, which
throws invalid List and parameter errors.
Replace obsolete Rprint and Rprintn statements used
throughout the library.
Add printout of number of error logs in hardbootme test
so can verify error logs are being checked as it runs.

Signed-off-by: Steven Sombar <ssombar@us.ibm.com>
Change-Id: I0c9de6cab7823d6238a5fb9b52ec2cc957ceabba

show more ...


Revision tags: v2.6-thud-stable
# 7cc95a34 05-Nov-2018 Steven Sombar <ssombar@us.ibm.com>

Revise eSEL checking in htx_hardbootme

There is a check for eSELs every ${HTX_LOOP). We want to check
every ${HTX_INTERVAL} insted. This will catch eSELs when there is
no htx_error.

Resolves openbm

Revise eSEL checking in htx_hardbootme

There is a check for eSELs every ${HTX_LOOP). We want to check
every ${HTX_INTERVAL} insted. This will catch eSELs when there is
no htx_error.

Resolves openbmc/openbmc-test-automation#1481

Change-Id: Ic49bdbc83944a543111c46990b0e82dc5035a9ef
Signed-off-by: Steven Sombar <ssombar@us.ibm.com>

show more ...


Revision tags: v2.2-stable
# 559f838d 28-Oct-2018 George Keishing <gkeishin@in.ibm.com>

Fix PNOR version for HTX bootme

Change-Id: Ia5c8668a818a1a4c1f76eef3676db3f4c2dd6130
Signed-off-by: George Keishing <gkeishin@in.ibm.com>


# ac687c43 09-Aug-2018 Steven Sombar <ssombar@us.ibm.com>

Add release info to hardbootme

We want to have BMC version, PNOR version, and OS version
displayed at the beginning of the hardbootme test.

Change-Id: I6148532da2d212f2ff976247b2dc9bfed16b045b
Sign

Add release info to hardbootme

We want to have BMC version, PNOR version, and OS version
displayed at the beginning of the hardbootme test.

Change-Id: I6148532da2d212f2ff976247b2dc9bfed16b045b
Signed-off-by: Steven Sombar <ssombar@us.ibm.com>

show more ...


# e0be9153 08-Aug-2018 Steven Sombar <ssombar@us.ibm.com>

Display BMC and PNOR version at beginning of hardbootme

Resolves openbmc/openbmc-test-automation#1434

Change-Id: I4967d510442350509b595b5df697493a205066a0
Signed-off-by: Steven Sombar <ssombar@us.i

Display BMC and PNOR version at beginning of hardbootme

Resolves openbmc/openbmc-test-automation#1434

Change-Id: I4967d510442350509b595b5df697493a205066a0
Signed-off-by: Steven Sombar <ssombar@us.ibm.com>

show more ...


Revision tags: 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 ...


# 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 ...


# 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 ...


12