Closed gkeishin closed 2 years ago
ipmi/test_ipmi_user.robot
Delete All Non Root IPMI User
we are doing this to clean up all users before testing.. however, we could bit better by just letting the test adapt to determine the number of users, N, and then make the change and look for N+1.
https://gerrit.openbmc-project.xyz/c/openbmc/openbmc-test-automation/+/52032
Merged
we are doing this to clean up all users before testing.. however, we could bit better by just letting the test adapt to determine the number of users, N, and then make the change and look for N+1.