Expected response table for ipmi standard commands used for verification

Rahul Maheshwari rahulmaheshwari01 at gmail.com
Tue Oct 19 01:31:59 AEDT 2021


Hi Tony,

It would be better if you can come up with a sample file with the required
fields for IPMI standard commands. And the sample file can have the table
which you have suggested except the machine field. Later command usage for
required IPMI standard commands can be changed in IPMI suite. Others can
use the same sample file to create one for their specific system and use it.

Thanks
Rahul


On Tue, Oct 12, 2021 at 4:49 PM Tony Lee (李文富) <Tony.Lee at quantatw.com>
wrote:

> Hi George,
>
> I would like to add a table which similar to data/ipmi_raw_cmd_table.py
> for ipmi standard commands.
>
> For example, in the test "Verify_SDR_Info".
> The output of the SDR info command could be different for different
> machines.
>
> The table will be like:
> '''
> ipmi_standard_cmd_resp_map = {
>     "${machine}": {
>         "sdr_info": {
>             "free_space": "unspecified",
>             "most_recent_addition": "01/01/1970 00:00:59",
>             "most_recent_erase": "01/01/1970 00:00:59",
>             "sdr_overflow": "yes",
>             "sdr_repository_update_support": "unspecified",
>             "delete_sdr_supported": "no",
>             "partial_add_sdr_supported": "no",
>             "reserve_sdr_repository_supported": "yes",
>             "sdr_repository_alloc_info_supported": "yes"
>         },
>                 "${ipmi_standard_cmd}":{
>
>                 ...
>                 }
>     }
> '''
>
> Does this seem feasible to you?
>
> Thanks
> Best Regards,
> Tony
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/openbmc/attachments/20211018/8be77523/attachment.htm>


More information about the openbmc mailing list