artiq-fast: stop using sb user for HITL CI

pull/64/head
Sebastien Bourdeauducq 2021-08-04 10:22:37 +08:00
parent c5fb1c8038
commit ca6111d0f5
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ in
cat $LOCKCTL/lockctl | ${pkgs.openssh}/bin/ssh \
-i $HOME/.ssh/id_rsa \
-o UserKnownHostsFile=$HOME/.ssh/known_hosts \
sb@rpi-1 \
rpi-1 \
'mkdir -p /tmp/board_lock && flock /tmp/board_lock/kc705-1 -c "echo Ok; cat"' \
| (
# End remote flock via FIFO