The script `tests/run_bf.sh` runs boardfarm. This should also be done from CI. - [x] Create a Dockerfile with boardfarm - [x] Build this in CI - [x] Run boardfarm in CI - [ ] Run boardfarm on prpWrt device (#1072) in CI For the latter, the docker in CI has to be able to bridge to the external network. It needs to be investigated how to do that with a gitlab-runner.
The script
tests/run_bf.shruns boardfarm. This should also be done from CI.For the latter, the docker in CI has to be able to bridge to the external network. It needs to be investigated how to do that with a gitlab-runner.