kc705-test: make SSH private key accessible

pull/16/head
Sebastien Bourdeauducq 2019-03-14 12:42:42 +08:00
parent 09a3b5a6e7
commit 0a8a37f41f
1 changed files with 2 additions and 1 deletions

View File

@ -55,7 +55,8 @@ in
phases = [ "buildPhase" ];
buildPhase =
''
artiq_flash -t kc705 -H rpi
# set HOME to make SSH private key accessible
HOME=/home/hydra-queue-runner artiq_flash -t kc705 -H rpi
sleep 15
# ping: socket: Operation not permitted
#ping kc705-1 -c10 -w30