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


# 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
# 1dc6fa7a 12-Jan-2018 Steven Sombar <ssombar@us.ibm.com>

Add limit (bounds) checking to processor speed check

Add limit checking, and remove code that is
no longer relevant.

Resolves openbmc/openbmc-test-automation#764
Change-Id: Iecf25ae05bf31cddcba1d9

Add limit (bounds) checking to processor speed check

Add limit checking, and remove code that is
no longer relevant.

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

show more ...


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


# aaf72c46 05-Sep-2017 Steven Sombar <ssombar@us.ibm.com>

Processor frequency check turbo and non-turbo.

Moved Set Turbo Setting Via Rest to lib/utils.robot from
tests/test_sensors.robot.
Added new module proc_freq_check.robot.

Resolves openbmc/openbmc-te

Processor frequency check turbo and non-turbo.

Moved Set Turbo Setting Via Rest to lib/utils.robot from
tests/test_sensors.robot.
Added new module proc_freq_check.robot.

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

show more ...