justin0309

Results 10 comments of justin0309

> The test intends to delete the newly created new_admin password after the SSH validation is done. Can you check if the user has been created? ![image](https://github.com/openbmc/openbmc-test-automation/assets/109942943/7c8a20cc-b035-4018-96bf-d65284e35525)

@prkatti1 openbmc code base: 2.14.0 auto-test : v4.0-stable The error message is still the same Modify the test based on the latest commit Removed faillock file check to fix problem...

@prkatti1 what should I do? I don’t know where it should be classified? bmcweb?

@prkatti1 I ran the `Verify SSH Login Access With Admin User` test item again. The user is being used and cannot be deleted. Does this make it possible to suspect...

@prkatti1 Let me explain again, our test environment uses a dncp server, so when dncp assigns an IP, it will automatically add Nameserver 168.95.1.1 to /etc/resolv.conf. Nameserver 168.95.1.1 will not...

@prkatti1 udhcpc ![image](https://github.com/openbmc/openbmc-test-automation/assets/109942943/18317457-a848-455c-a3e5-edae5352a44f) cat /etc/resolv.conf ![image](https://github.com/openbmc/openbmc-test-automation/assets/109942943/7fb91bd9-f2e8-4f70-8872-d907dc29d82f) ![image](https://github.com/openbmc/openbmc-test-automation/assets/109942943/b3778c72-a77f-465f-bce7-647e749d7a00) I use dhcp. As I said, the robot test will eventually verify whether the nameserver is empty, but the original 168.95.1.1 still exists,...

@prkatti1 The test project Configure And verify DNS Server Via GUI looks normal, but I'm not sure if the IP runs away when others test it. Thanks.

@gkeishin 1.Is the Powersubsystem in the test items of **Systems.Test Powersubsystem Settings** also for the Open power Witherspoon system? 2.According to this situation, is it only a machine that supports...

@gkeishin openbmc code base: 2.14.0 auto-test : v4.0-stable The error message is still the same Modify the test based on the latest commit Removed faillock file check to fix problem...

The judgment of ec.value==5 should be added to this. Although I don’t know what 5 is, this is the result of the test. Another question is that the auto-test hopes...