openbmc / openbmc-test-automation

Apache License 2.0
105 stars 92 forks source link

IPMI user test cases - Suggestion #2139

Closed gkeishin closed 2 years ago

gkeishin commented 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.

gkeishin commented 2 years ago

https://gerrit.openbmc-project.xyz/c/openbmc/openbmc-test-automation/+/52032

gkeishin commented 2 years ago

Merged