| commit | d2795d6e7030497b62b6cb4717028d34519c75e7 | [log] [tgz] |
|---|---|---|
| author | George Keishing <gkeishin@in.ibm.com> | Sun Feb 04 23:12:23 2018 -0600 |
| committer | George Keishing <gkeishin@in.ibm.com> | Tue Feb 06 15:48:57 2018 +0000 |
| tree | f46b50df325ab0eb87892ccf40f5ea511bdd4694 | |
| parent | c505e389cc5ca1e31648a2bf850451c9b2f0e570 [diff] |
IPMI generic raw command table
Purpose:
- Gives clarity of the command and what it does.
- Any change in the IPMI command and o/p doesn't
impact test but only this table.
- Programmatically one can call into this to get
the commands and execute in the test code.
Resolves openbmc/openbmc-test-automation#1227
Change-Id: I12671b7ddc9ac2ed52e0fc266bf8a4699b926d8a
Signed-off-by: George Keishing <gkeishin@in.ibm.com>