History log of /openbmc/openbmc-test-automation/systest/network_stability_test.robot (Results 1 – 12 of 12)
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 ...


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


# f39541e1 25-Oct-2017 Steven Sombar <ssombar@us.ibm.com>

Increase timeout on network stability test

Resolves openbmc/openbmc-test-automation#1067
Change-Id: I63308bd0ce33aedd6dd44366e5ade19941df541f
Signed-off-by: Steven Sombar <ssombar@us.ibm.com>


# bbfec9e0 17-May-2017 George Keishing <gkeishin@in.ibm.com>

Resource variables and common HTX keywords

Resolves openbmc/openbmc-test-automation#633

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


# d62e6c17 29-May-2017 George Keishing <gkeishin@in.ibm.com>

Fix variable in network test

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


# c35e71c4 10-May-2017 George Keishing <gkeishin@in.ibm.com>

Base network stability test suite

Resolves openbmc/openbmc-test-automation#608

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