Skip to content
Verified Commit c53bcb4a authored by Jordan Bonser's avatar Jordan Bonser Committed by Alex Tercete
Browse files

feat: make the local harness work standalone

the local harness was only usable as a context manager.
this commit adds a new target:

`bazelisk run //bazel/labgrid/local:harness`

this makes the harness available as a standalone program, which sets
up a dummy place and tags for it to be used by the labgrid client.

the harness chooses a free port on the machine and outputs its url
to stdout.

the program is terminated  using keyboard interrupt.
parent d0e6ef22
Loading
Loading
Loading
Pipeline #25588 failed with stages
in 8 minutes and 8 seconds