#
a8dbc69a |
| 02-Jan-2025 |
Matt Spinler <spinler@us.ibm.com> |
Remove vim mode lines
Editor settings aren't necessary in source files.
Change-Id: I8143b6471c6b199ba64d1a870a1dfadc21c24bcc Signed-off-by: Matt Spinler <spinler@us.ibm.com>
|
Revision tags: v5.0-stable, v4.0-stable |
|
#
20f38712 |
| 08-Dec-2022 |
Patrick Williams <patrick@stwcx.xyz> |
black: re-format
black and isort are enabled in the openbmc-build-scripts on Python files to have a consistent formatting. Re-run the formatter on the whole repository.
Signed-off-by: Patrick Will
black: re-format
black and isort are enabled in the openbmc-build-scripts on Python files to have a consistent formatting. Re-run the formatter on the whole repository.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I944f1915ece753f72a3fa654902d445a9749d0f9
show more ...
|
#
e635ddc0 |
| 08-Dec-2022 |
George Keishing <gkeishin@in.ibm.com> |
Revert "black: re-format"
This reverts commit 5731818de0ce446ceaafc7e75ae39da1b69942ae.
Signed-off-by: George Keishing <gkeishin@in.ibm.com> Change-Id: Ie61cdc8c7f2825b0d9d66be87a6a3a058de2b372
|
#
5731818d |
| 08-Dec-2022 |
Patrick Williams <patrick@stwcx.xyz> |
black: re-format
black and isort are enabled in the openbmc-build-scripts on Python files to have a consistent formatting. Re-run the formatter on the whole repository.
Change-Id: If1010ead857d413
black: re-format
black and isort are enabled in the openbmc-build-scripts on Python files to have a consistent formatting. Re-run the formatter on the whole repository.
Change-Id: If1010ead857d41364c024bf8145a979a9377d382 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
show more ...
|
Revision tags: robotframework-requests |
|
#
e7e9171e |
| 03-Sep-2021 |
George Keishing <gkeishin@in.ibm.com> |
Update python code for python 3.8 or higher compatibility
Changes: - Update shebang directive to use python3 explicitly. - remove preexec_fn feature which is deprecated in higher py
Update python code for python 3.8 or higher compatibility
Changes: - Update shebang directive to use python3 explicitly. - remove preexec_fn feature which is deprecated in higher python version 3.8 and above. - bufsize fix, from documentation bufsize 1 means line buffered (only usable if universal_newlines=True i.e., in a text mode) refer: https://docs.python.org/3/library/subprocess.html - Fix SyntaxWarning: "is" with "=="
Change-Id: Ib96c1ba8c2327d6774d0d731b48ca7e61a4a297a Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
Revision tags: v2.10-Hardknott, v2.8.0-stable |
|
#
727caadd |
| 25-Jun-2020 |
George Keishing <gkeishin@in.ibm.com> |
Remove action items todo comments which are no longer valid
Change-Id: I3024cf4f7d0924537899eb2b09ef0fa91873b69c Signed-off-by: George Keishing <gkeishin@in.ibm.com>
|
Revision tags: v2.7-warrior-stable, v2.6-thud-stable, v2.2-stable, v2.1-stable |
|
#
004ad3c9 |
| 11-Jun-2018 |
Joy Onyerikwu <onyekachukwu.joy.onyerikwu@ibm.com> |
Formatted python files to follow PEP 8 python code standards.
- Changed the python files in the openbmc-test-automation directory to conform to python code style standards with the excepti
Formatted python files to follow PEP 8 python code standards.
- Changed the python files in the openbmc-test-automation directory to conform to python code style standards with the exception of E402 and E501. - Resolves openbmc/openbmc-test-automation#1308
Change-Id: I109995c2d248f5a6bb2c0e3c76a6144c8f3aac2e Signed-off-by: Joy Onyerikwu <onyekachukwu.joy.onyerikwu@ibm.com> Signed-off-by: Michael Walsh <micwalsh@us.ibm.com>
show more ...
|
Revision tags: v2.0-stable |
|
#
301e7acd |
| 01-Jun-2018 |
George Keishing <gkeishin@in.ibm.com> |
Update "Witherspoon.py" file
Changes: - Update data/Witherspoon.py copy from https://github.com/openbmc/skeleton/blob/master/configs/Witherspoon.py
As part of the "Garrison" and "Fireston
Update "Witherspoon.py" file
Changes: - Update data/Witherspoon.py copy from https://github.com/openbmc/skeleton/blob/master/configs/Witherspoon.py
As part of the "Garrison" and "Firestone" references removal, updating the file to reflect the latest settings.
Resolves openbmc/openbmc-test-automation#1380
Change-Id: I9ee0691516c08e15160d309bfdb13ec743bdffe0 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
#
dca3579b |
| 26-Mar-2018 |
Gunnar Mills <gmills@us.ibm.com> |
Fixed PEP 8 style in /data/ py files
Used autopep8 to correct the styling in /data/ py files. Of the 10832 style violations in openbmc-test-automation, ~9000 were in this directory. More information
Fixed PEP 8 style in /data/ py files
Used autopep8 to correct the styling in /data/ py files. Of the 10832 style violations in openbmc-test-automation, ~9000 were in this directory. More information on autopep8 can be found here, https://pypi.python.org/pypi/autopep8
Change-Id: Ie97006525109fbf869cd8ca76426279111112bfa Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
show more ...
|
#
ca368e59 |
| 04-May-2017 |
Rahul Maheshwari <rahulmaheshwari@in.ibm.com> |
Added test cases to verify turbo allowed value.
This change includes: - Added test cases to verify enable and disable turbo allowed via IPMI. - Added suite teardown to restore system conf
Added test cases to verify turbo allowed value.
This change includes: - Added test cases to verify enable and disable turbo allowed via IPMI. - Added suite teardown to restore system configuration. - Added this test case in skip lists of NA system.
Resolves openbmc/openbmc-test-automation#527
Change-Id: Ifd1e7d93ceb699731e211b1856a5574a9d0fbe17 Signed-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com>
show more ...
|
#
eb1f6db6 |
| 27-Apr-2017 |
Rahul Maheshwari <rahulmaheshwari@in.ibm.com> |
Added test cases to verify power supply redundancy and derating value.
Resolves openbmc/openbmc-test-automation#527
Change-Id: I9a197632fa4d271b11f64f0c22b697869d5773ca Signed-off-by: Rahul Maheshw
Added test cases to verify power supply redundancy and derating value.
Resolves openbmc/openbmc-test-automation#527
Change-Id: I9a197632fa4d271b11f64f0c22b697869d5773ca Signed-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com>
show more ...
|
#
7e12c64f |
| 07-Apr-2017 |
Rahul Maheshwari <rahulmaheshwari@in.ibm.com> |
Fix for witherspoon sensor test case failure.
Updated the Witherspoon.py with new sensor values.
Resolves openbmc/openbmc-test-automation#486
Change-Id: I94766cccf9f9f7feb8babb336aeac370e6ada02b S
Fix for witherspoon sensor test case failure.
Updated the Witherspoon.py with new sensor values.
Resolves openbmc/openbmc-test-automation#486
Change-Id: I94766cccf9f9f7feb8babb336aeac370e6ada02b Signed-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com>
show more ...
|
#
3bd8cf2e |
| 01-Sep-2016 |
George Keishing <gkeishin@in.ibm.com> |
Enable Witherspoon data model for automation - Add Witherspoon.py model in data - Update tox.ini entry for witherspoon
Resolves openbmc/openbmc-test-automation#93
Change-Id: Ia18eac3377ba19
Enable Witherspoon data model for automation - Add Witherspoon.py model in data - Update tox.ini entry for witherspoon
Resolves openbmc/openbmc-test-automation#93
Change-Id: Ia18eac3377ba19286198d482326fa147a9da4a04 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|