-
I would like to make a driver which can support arbitrary information from a remote place.
Ex in exporter.yaml I write:
```
Variables:
gw: '192.168.19.1'
```
The idea is that I can defi…
-
Hey Labgrid Team,
I'm working at a company and we want to integrate Labgrid into our Testing Environment. I tried in march to install it and had some issues with the installing part. Sometimes it w…
-
Why is it that the pytest plugin is registered by default, and not only on the "dev environment"?
This can cause issues if someone is running an unrelated pytest session on a different project, and…
-
I know that this project is not actively maintained, but it's still being used by https://github.com/crossbario/autobahn-python.
`pip install wsaccel==0.6.4` fails on Python 3.12.0-rc.1. The C code…
-
We have an ST-Link to flash the firmware onto our devices.
Config:
```yaml
OpenOCDDriver:
name: "stm32_swd"
bindings:
interface: "stlink-v3"
board_config…
-
Hi,
I have been trying to run crossbar with default configuration file - config-anonymous.yaml.
```
2023-05-19T17:04:12+0530 [Controller 369497] Ok, local node configuration ran successf…
-
Currently the tox tests for py311 fails while building pyyaml
Background as far as I understand is that for 3.11+ no wheels exists and building fails since Cython 3.0.0a10
The issue seams to be …
-
This would allow multiple resources named "default" (which was intended by #1112).
Pointed out by @nlabriet in https://github.com/labgrid-project/labgrid/issues/1163#issuecomment-1534341129:
> I c…
-
Hi, I have some troubles need your help. I would be grateful if you can give any assistance.
I want to use LAVA to test RISC-V kernel. I used lava-docker to deploy LAVA and executed a job. This job i…
-
The return code of the executed commands `ssh`, `scp`, `rsync`, `telnet`, `gst-launch-1.0` is lost:
```
bst@erbse$ labgrid-client -c env.yaml ssh false
Selected role main from configuration file
S…