Closed andreasdotzler closed 5 years ago
Yes, that seems to be missing from client.py. I'd be happy to merge a PR for this.
I implemented this with #342. Please test it.
@Bastian-Krause I tested #342. It will not work with the NetworkService if the port is not 22.
@maximilianriemensberger I opened #375 to support NetworkService's port.
I'll close this as @maximilianriemensberger tested this already.
labgrid-client ssh currently requires labgrid.resource.base.EthernetPort available for the target. It should use NetworkService if available.