Skip to content
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

[BUG]Verify SSH Login Access With Admin User #2232

Open
justin0309 opened this issue Dec 1, 2023 · 3 comments
Open

[BUG]Verify SSH Login Access With Admin User #2232

justin0309 opened this issue Dec 1, 2023 · 3 comments
Assignees

Comments

@justin0309
Copy link

justin0309 commented Dec 1, 2023

This commit modification will cause test fail. Without these two lines of code, the test will pass.
e8015b3

Redfish.Login
Redfish.Delete /redfish/v1/AccountService/Accounts/new_admin

It seems like two lines should be added, but I don’t know why it failed.

image

@gkeishin
Copy link
Member

gkeishin commented Dec 7, 2023

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?

@justin0309
Copy link
Author

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

@prkatti1
Copy link
Contributor

prkatti1 commented Dec 8, 2023

@justin0309 Pls open a defect against the build you are using, its not a test issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants