You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo SSH_SERVER environment variable must be set to administrator@[ip address]
43
+
echo where [ip address] is the address of a Windows IoT Core ARM32 device.
44
+
echo.
45
+
echo The test worker should have the SSH agent running.
46
+
echo Also a key must be created with ssh-keygen and added to both the buildbot worker machine
47
+
echo and the ARM32 worker device: see https://docs.microsoft.com/en-us/windows/iot-core/connect-your-device/ssh
echo SSH_SERVER environment variable must be set to administrator@[ip address]
29
+
echo where [ip address] is the address of a Windows IoT Core ARM32 device.
30
+
echo.
31
+
echo The test worker should have the SSH agent running.
32
+
echo Also a key must be created with ssh-keygen and added to both the buildbot worker machine
33
+
echo and the ARM32 worker device: see https://docs.microsoft.com/en-us/windows/iot-core/connect-your-device/ssh
0 commit comments