<div dir="ltr"><div dir="ltr">Hi Tony,</div><div dir="ltr">We have also faced the same problem. So to avoid such problems, we decided to set BMC password to 8 characters length before running our bucket. As far as skipping such test case, we can do that by using `-e Verify_IPMI_Root_User_Password_Change` while running.</div><div dir="ltr"><br></div><div dir="ltr">Example:<br>robot -v OPENBMC_HOST:x.x.x.x -e Verify_IPMI_Root_User_Password_Change ipmi/test_ipmi_user.robot<br></div><div dir="ltr"><br></div>Thanks<div>Rahul</div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Dec 5, 2019 at 8:05 AM Tony Lee (李文富) <<a href="mailto:Tony.Lee@quantatw.com">Tony.Lee@quantatw.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Rahul,<br>
<br>
Reference to <a href="https://github.com/openbmc/openbmc-test-automation/issues/1920" rel="noreferrer" target="_blank">https://github.com/openbmc/openbmc-test-automation/issues/1920</a>.<br>
<br>
Case "Verify IPMI Root User Password Change" will change root user password and<br>
unable to reset default password due to the length is limited to 8.<br>
As a result, cases will also fail after this because the password has been changed to 0penBmc1.<br>
Should we remove this test case? There seems to be no other way to fix it.<br>
<br>
Thanks<br>
Best Regards,<br>
Tony<br>
<br>
<br>
</blockquote></div></div></div>