History log of /openbmc/openbmc-test-automation/data/pldm_variables.py (Results 1 – 25 of 28)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 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

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
# 74291d46 28-Apr-2021 Sridevi Ramesh <sridevra@in.ibm.com>

Pldm automation fix

Change-Id: Ib0740f2d511b5978ca171746e24e63a2b580dcab
Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>


# 88fc1ae8 21-Apr-2021 Sridevi Ramesh <sridevra@in.ibm.com>

Automation fix for pldm_platform.robot

Change-Id: Ic5f76153dc2822c936f8e662787867bbc87ef690
Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>


# 297d41bf 02-Feb-2021 Sridevi Ramesh <sridevra@in.ibm.com>

Pldm automation bug fix

Change-Id: I1947f501e7d1ccf5c1af216395f05123b742e26e
Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>


# 420a3e24 13-Jan-2021 Sridevi Ramesh <sridevra@in.ibm.com>

Add new entityType for RESPONSE_DICT_GETPDR_FRURECORDSETIDENTIFIER

Change-Id: I222725aa28e5e0f808a629879244ab5be0ac9737
Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>


# 961050ba 12-Nov-2020 Sridevi Ramesh <sridevra@in.ibm.com>

Fix pldmtool output to support json format

Change-Id: I92a6af0ca1ee5edf77fda1439435bf3956881b0d
Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>


# ef36147c 23-Sep-2020 Sridevi Ramesh <sridevra@in.ibm.com>

pldm getpdr fix

Change-Id: I6d70bdadcae66d89b27603f2dd108fa2c406c71e
Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>


# dfc7fcb7 23-Jul-2020 Sridevi Ramesh <sridevra@in.ibm.com>

Fix for pldm 'GetPDR' related test scenario

Change-Id: I8707bcf3c780aac40764ccbaa5f272ccb0a3d45f
Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>


# 3ca4f641 14-Jul-2020 Sridevi Ramesh <sridevra@in.ibm.com>

PLDM tool test case for FRU and minor fixes

Changes:
- Fix for PDR and GetPLDMCommands.
- Add two new TC for PLDM FRU

Change-Id: I6ef1f12bce0e29e5f1debd5f8a13a86eff299

PLDM tool test case for FRU and minor fixes

Changes:
- Fix for PDR and GetPLDMCommands.
- Add two new TC for PLDM FRU

Change-Id: I6ef1f12bce0e29e5f1debd5f8a13a86eff299f9e
Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>

show more ...


Revision tags: v2.8.0-stable
# 072d5af8 02-Jun-2020 Sridevi Ramesh <sridevra@in.ibm.com>

Update new PDR type info for pldm platform subsytem.

Change-Id: I27b09c132c7dcfdd2c07fc11406b357ad8c1bc22
Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>


# de91ec25 14-May-2020 Sridevi Ramesh <sridevra@in.ibm.com>

Update pldm_variables.py with latest GetPDR record handle values.

Change-Id: I8fc993cecb8b6c9d1c8d6dbdf9ec7bc1d3290b95
Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>


# 92041a39 22-Apr-2020 Sridevi Ramesh <sridevra@in.ibm.com>

PLDM: Automate below test scenarios for pldmtool oem specific commands

Verify GetPLDMTypes For OEM
Verify GetPLDMVersion For OEM
Verify GetPLDMCommands For OEM
Ve

PLDM: Automate below test scenarios for pldmtool oem specific commands

Verify GetPLDMTypes For OEM
Verify GetPLDMVersion For OEM
Verify GetPLDMCommands For OEM
Verify GetAlertStatus

Change-Id: I4802d8f94366e9e48644d7cbaf02daf0f9d35b93
Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>

show more ...


# 88f21720 16-Apr-2020 Sridevi Ramesh <sridevra@in.ibm.com>

Update pldm variable file with latest PDR record handle content.

Also commit has two fixes
- Add Redfish Hard Power Off in "Pldmtool Platform Suite Cleanup".
- Remove 'with

Update pldm variable file with latest PDR record handle content.

Also commit has two fixes
- Add Redfish Hard Power Off in "Pldmtool Platform Suite Cleanup".
- Remove 'witherspoon-128' in pldmtool bios documentation.

Change-Id: I396263234753d674c2e03fd1af41c8b2a06e757b
Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>

show more ...


# f60581b6 07-Apr-2020 Sridevi Ramesh <sridevra@in.ibm.com>

Automation of pldmtool bios GetBIOSTable test cases.

- verification part for GetBIOSTable for table type 'StringTable'.
- Add TCs for GetBIOSTable for table type 'AttributeTable'

Automation of pldmtool bios GetBIOSTable test cases.

- verification part for GetBIOSTable for table type 'StringTable'.
- Add TCs for GetBIOSTable for table type 'AttributeTable' and
'AttributeValueTable'.

Change-Id: I2a5220ac9b518daec54407292ee0d2adb3061731
Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>

show more ...


# 538d18d1 30-Mar-2020 Sridevi Ramesh <sridevra@in.ibm.com>

Verify pldmtool platform GetPDR with PDR type FRURecordSetIdentifier
and PDREntityAssociation.

Resolves openbmc/openbmc-test-automation/issues/#2085

Change-Id: If3cfe2119262b904

Verify pldmtool platform GetPDR with PDR type FRURecordSetIdentifier
and PDREntityAssociation.

Resolves openbmc/openbmc-test-automation/issues/#2085

Change-Id: If3cfe2119262b904d5103d79c5952def3075c56a
Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>

show more ...


# 039bc768 30-Mar-2020 Sridevi Ramesh <sridevra@in.ibm.com>

Add test to verify GetPLDMCommands for supported pldm types.

Change-Id: I43ebdf03d98f2322aa1fd71262c987d4e682c839
Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>


# 0126ea05 30-Mar-2020 Sridevi Ramesh <sridevra@in.ibm.com>

Fix for pldmtool testcases after pldm verbosity is enabled.

Change-Id: I50d2ce99d388713eb5fff5a6230a0c28ec879925
Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>


# ca3223a6 11-Mar-2020 Sridevi Ramesh <sridevra@in.ibm.com>

Fix the input entry for Verify SetStateEffecterStates

Resolves openbmc-test-automation/issues/#2080

Earlier

pldmtool platform GetPDR -d <effecterID, requestSet, effecterSta

Fix the input entry for Verify SetStateEffecterStates

Resolves openbmc-test-automation/issues/#2080

Earlier

pldmtool platform GetPDR -d <effecterID, requestSet, effecterState>

pldmtool platform SetStateEffecterStates -d 1 1 1

Now

pldmtool platform GetPDR -i <effter_handle> -c <count> -d <effecterID, effecterState>

pldmtool platform SetStateEffecterStates -i 1 -c 1 -d 1 1

Change-Id: Ic89f5e1a204cd5536aaed765dc91e987113f138c
Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>

show more ...


# 8bb2f5e3 27-Feb-2020 Sridevi Ramesh <sridevra@in.ibm.com>

Fix for verifying 'pldmtool fru GetFruRecordTableMetadata'

- minimum records in the table should be 1
- length of the table should not be 0

Change-Id: I9e3adfab5ce0d58355848a3db

Fix for verifying 'pldmtool fru GetFruRecordTableMetadata'

- minimum records in the table should be 1
- length of the table should not be 0

Change-Id: I9e3adfab5ce0d58355848a3dbb935034f85515a8
Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>

show more ...


# fe52e405 05-Feb-2020 Sridevi Ramesh <sridevra@in.ibm.com>

PLDM: Automate Test Scenarios for pldm commands

- Verify GetPDR
- Verify SetStateEffecterStates
- Verify GetTID
- Verify GetBIOSTable For StringTable
- Verify GetFruReco

PLDM: Automate Test Scenarios for pldm commands

- Verify GetPDR
- Verify SetStateEffecterStates
- Verify GetTID
- Verify GetBIOSTable For StringTable
- Verify GetFruRecordTableMetadata

Note: Ouput for GetBIOSTable type stringtable is dynamic
will submit the verification part in the next commit.

Change-Id: I422c2df4485ac25d6ff4183bd51b5ddc6c3bf3cc
Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>
Signed-off-by: George Keishing <gkeishin@in.ibm.com>

show more ...


# ec753aa1 17-Feb-2020 Sridevi Ramesh <sridevra@in.ibm.com>

Update Latest version for PLDM platform.

Change-Id: I2b21e22cfb80cbb9107b86aa5c8e12a067ec168e
Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>


# 1495bc4f 04-Feb-2020 Sridevi Ramesh <sridevra@in.ibm.com>

PLDM: Automate test scenarios for pldmtool commands - phase 1

Test scenarios:
- Verify GetDateTime
- Verify SetDateTime

Resolves openbmc-test-automation/

PLDM: Automate test scenarios for pldmtool commands - phase 1

Test scenarios:
- Verify GetDateTime
- Verify SetDateTime

Resolves openbmc-test-automation/issues/#1998

Change-Id: I7b302a30f37041cef87c53560004cdd900c897a8
Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>

show more ...


12