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

Add a device to the list which doesn't have serial number #31

Closed
mhiramat opened this issue Jun 28, 2023 · 1 comment · Fixed by #47
Closed

Add a device to the list which doesn't have serial number #31

mhiramat opened this issue Jun 28, 2023 · 1 comment · Fixed by #47
Assignees

Comments

@mhiramat
Copy link
Collaborator

lium dut list --add requires serial number to add a device to the local DUT list. But some devices don't have the serial number.
Use some hash (e.g. from IPv6 addr) number if the device has no serial number. (But warn user that this device name is local one)

@mhiramat mhiramat self-assigned this Jul 4, 2023
@mhiramat
Copy link
Collaborator Author

mhiramat commented Jul 6, 2023

Simply using the random serial number does not work. We should use MAC addr.

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

Successfully merging a pull request may close this issue.

1 participant