-
Notifications
You must be signed in to change notification settings - Fork 94
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Systems.Eventlog.Test Association: Unable to use the callout-test of the debug tarball. #2225
Comments
To get the community tar ball..
|
I still can't execute "callout-test" using the provided tarball file. |
Supplementary information: OpenBMC version follow 2.12.0 |
This is the target path.. so you are using different target, so probably you might need to talk to Developer if you are trying something else where it works.. The above target is working as posted with logs there. and also use the latest master code for testing in general. its been quite some time and many changes have gone in.. and we are planning to branch out this year-end v4 version ahead.. |
The test tarball I am using is obmc-phosphor-debug-tarball-witherspoon-20231108025050.tar.xz and I operated in the Console according to the above method. Test results show: No such file or directory |
Not sure.. if you scp the tarball to BMC and login to BMC Shell and execute it, it should work and it wont hurt to update the OpenBMC version too on your BMC. |
@allen810118 Found anything else working for you ? |
Hi, I encountered an error while testing Testcase: Create Test Error Callout And Verify.
When the robot tries to Create Test Error With Callout, it cannot find callout-test.
(I have ensured that the debug tarball has been correctly installed in the /tmp directory of the target machine.)
And I also independently executed callout-test on the target machine and obtained the same situation:No such file or directory
Is this problem occurring because the openbmc version I am using is too outdated?
My test configuration is as follows:
OpenBMC version follow 2.12.0
The source of the debug tarball file is witherspoon prebuild
The command I used during testing was: #
robot -v OPENBMC_HOST:${IP_ADDR} -i Create_Test_Error_Callout_And_Verify -v DEBUG_TARBALL_PATH:redfish/systems/eventlog/obmc-phosphor-debug-tarball-witherspoon.tar.xz redfish/systems/eventlog/test_association.robot
The text was updated successfully, but these errors were encountered: