Searched hist:"26499145 acbab07506207a3e748210662ff01a95" (Results 1 – 5 of 5) sorted by relevance
/openbmc/openbmc-test-automation/ipmi/ |
H A D | test_ipmi_payload.robot | diff 26499145acbab07506207a3e748210662ff01a95 Thu Feb 16 03:50:14 CST 2023 Nagarjun B <nagarjunb@ami.com> Modified Hardcoded channel Number as 1 to dynamic.
While Getting user info using "Get User Info" keyword by default it will return channel numebr 1 user. we have to mention the channel number to get the particular channel user info. So for Get User Info keyword added ${CHANNEL_NUMBER} variable as argument.
And also while getting channel access we are hardcoding the channel number as 1, there are removed 1 and added ${CHANNEL_NUMBER}.
Tested: Run robot ipmi/test_ipmi_user.robot Run robot ipmi/test_ipmi_payload.robot Run robot redfish/account_service/test_ipmi_redfish_user.robot
Change-Id: Id81b59e7880045b74e65195089e38d8653f66d7a Signed-off-by: Nagarjun B <nagarjunb@ami.com>
|
H A D | test_ipmi_user.robot | diff 26499145acbab07506207a3e748210662ff01a95 Thu Feb 16 03:50:14 CST 2023 Nagarjun B <nagarjunb@ami.com> Modified Hardcoded channel Number as 1 to dynamic.
While Getting user info using "Get User Info" keyword by default it will return channel numebr 1 user. we have to mention the channel number to get the particular channel user info. So for Get User Info keyword added ${CHANNEL_NUMBER} variable as argument.
And also while getting channel access we are hardcoding the channel number as 1, there are removed 1 and added ${CHANNEL_NUMBER}.
Tested: Run robot ipmi/test_ipmi_user.robot Run robot ipmi/test_ipmi_payload.robot Run robot redfish/account_service/test_ipmi_redfish_user.robot
Change-Id: Id81b59e7880045b74e65195089e38d8653f66d7a Signed-off-by: Nagarjun B <nagarjunb@ami.com>
|
/openbmc/openbmc-test-automation/redfish/account_service/ |
H A D | test_ipmi_redfish_user.robot | diff 26499145acbab07506207a3e748210662ff01a95 Thu Feb 16 03:50:14 CST 2023 Nagarjun B <nagarjunb@ami.com> Modified Hardcoded channel Number as 1 to dynamic.
While Getting user info using "Get User Info" keyword by default it will return channel numebr 1 user. we have to mention the channel number to get the particular channel user info. So for Get User Info keyword added ${CHANNEL_NUMBER} variable as argument.
And also while getting channel access we are hardcoding the channel number as 1, there are removed 1 and added ${CHANNEL_NUMBER}.
Tested: Run robot ipmi/test_ipmi_user.robot Run robot ipmi/test_ipmi_payload.robot Run robot redfish/account_service/test_ipmi_redfish_user.robot
Change-Id: Id81b59e7880045b74e65195089e38d8653f66d7a Signed-off-by: Nagarjun B <nagarjunb@ami.com>
|
/openbmc/openbmc-test-automation/data/ |
H A D | ipmi_raw_cmd_table.py | diff 26499145acbab07506207a3e748210662ff01a95 Thu Feb 16 03:50:14 CST 2023 Nagarjun B <nagarjunb@ami.com> Modified Hardcoded channel Number as 1 to dynamic.
While Getting user info using "Get User Info" keyword by default it will return channel numebr 1 user. we have to mention the channel number to get the particular channel user info. So for Get User Info keyword added ${CHANNEL_NUMBER} variable as argument.
And also while getting channel access we are hardcoding the channel number as 1, there are removed 1 and added ${CHANNEL_NUMBER}.
Tested: Run robot ipmi/test_ipmi_user.robot Run robot ipmi/test_ipmi_payload.robot Run robot redfish/account_service/test_ipmi_redfish_user.robot
Change-Id: Id81b59e7880045b74e65195089e38d8653f66d7a Signed-off-by: Nagarjun B <nagarjunb@ami.com>
|
/openbmc/openbmc-test-automation/lib/ |
H A D | ipmi_client.robot | diff 26499145acbab07506207a3e748210662ff01a95 Thu Feb 16 03:50:14 CST 2023 Nagarjun B <nagarjunb@ami.com> Modified Hardcoded channel Number as 1 to dynamic.
While Getting user info using "Get User Info" keyword by default it will return channel numebr 1 user. we have to mention the channel number to get the particular channel user info. So for Get User Info keyword added ${CHANNEL_NUMBER} variable as argument.
And also while getting channel access we are hardcoding the channel number as 1, there are removed 1 and added ${CHANNEL_NUMBER}.
Tested: Run robot ipmi/test_ipmi_user.robot Run robot ipmi/test_ipmi_payload.robot Run robot redfish/account_service/test_ipmi_redfish_user.robot
Change-Id: Id81b59e7880045b74e65195089e38d8653f66d7a Signed-off-by: Nagarjun B <nagarjunb@ami.com>
|