Hi again,
I found out through research that it may be a project configuration issue that's stopping me from using a PAT, and as I can not change that I will try ssh until I either get it or give up.
When doing the ssh, are you sure it should be on the server and not the dispatcher? If it's no trouble could you explain the architecture to me? It was my understanding the dispatcher (in the case of using a qemu device) would deploy the device, boot with the image and log in, then (still the dispatcher) calls the git commands to clone and run the tests. Is this wrong?
Regardless I will be trying several configurations of ssh. The ones in mind are: - ssh key on server (one on root and one on lavaserver user), no config - ssh key on server (one on root and one on lavaserver user), with config These two I'm not sure about on root vs lava user, but I will likely try both as well there: - ssh key on dispatcher, no config - ssh key on dispatcher, with config
Best regards, Michael