flake: sleep longer before running HITL tests to allow for clock switch and reboot

pull/2104/head
Sebastien Bourdeauducq 2023-06-02 17:41:15 +08:00
parent 29cb7e785d
commit 69bf2dfb81
1 changed files with 1 additions and 1 deletions

View File

@ -486,7 +486,7 @@
read LOCK_OK
artiq_flash -t kc705 -H rpi-1 -d ${packages.x86_64-linux.artiq-board-kc705-nist_clock}
sleep 15
sleep 30
export ARTIQ_ROOT=`python -c "import artiq; print(artiq.__path__[0])"`/examples/kc705_nist_clock
export ARTIQ_LOW_LATENCY=1